1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Add link to wiki page

This commit is contained in:
jdhao 2019-10-09 14:50:21 +08:00 committed by GitHub
parent 5ea45d6275
commit 79988c1ce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,9 @@ recommended to do so. Good configurations are personal. Everyone should have
his or her unique configuration. You are encouraged to copy from this
configuration the part you feel useful and add it to your own configuration.
See [this wiki page](https://github.com/jdhao/nvim-config/wiki/Nvim-setup-in-Linux) on
how to install Nvim dependencies as well as nvim on Linux environment.
## Features ##
+ Auto-completion for Python via [Deoplete](https://github.com/Shougo/deoplete.nvim).