aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2019-10-09 14:50:21 +0800
committerGitHub <noreply@github.com>2019-10-09 14:50:21 +0800
commit79988c1ce136c919c1c152e747ac03029eec44e7 (patch)
treeaeaf3d13835fdc0e387b207b7f1117e92dabacb0 /README.md
parent5ea45d62754e9f2c348bb57bfa22be11753cb5ab (diff)
Add link to wiki page
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 63c4828..d32589b 100644
--- a/README.md
+++ b/README.md
@@ -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).