summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKimat Boven <skimat+kimat@gmail.com>2017-05-23 21:48:03 +0200
committerKimat Boven <kimat@users.noreply.github.com>2017-05-24 08:59:06 +0200
commit069abbb214744db1e037f9be46bbc6611b1a0fb5 (patch)
tree3d0e4d923b1371f14e69ee907f50877b39eef618 /README.md
parent493a97d151b6b89993194b442ca5f6d5e969e9f8 (diff)
downloaddeoplete.nvim-069abbb214744db1e037f9be46bbc6611b1a0fb5.zip
list of sources was burried in wiki
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9884579..3d32c17 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,13 @@ You can enable Python3 interface with pip:
pip3 install neovim
+## Sources
+
+deoplete will display completions via omnifunc by default.
+
+Here are some [completion sources](https://github.com/Shougo/deoplete.nvim/wiki/Completion-Sources) specifically made for deoplete.nvim.
+
+
## Note: deoplete needs neovim-python ver.0.1.8+.
You need update neovim-python module.