summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorShougo Matsushita <Shougo.Matsu@gmail.com>2018-04-22 17:04:46 +0900
committerShougo Matsushita <Shougo.Matsu@gmail.com>2018-04-22 17:04:46 +0900
commit7c7e3fae1d46b186a9f9913f0c70818c9b78cb71 (patch)
treeaf2a14dca181c967118fb2c12ea9fa4b5ee07700 /README.md
parente2c5d3017cafc11e0c94b43cb53ba45165652d2a (diff)
downloaddeoplete.nvim-7c7e3fae1d46b186a9f9913f0c70818c9b78cb71.zip
Add the configuration samples
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1a78ffe..3d72e50 100644
--- a/README.md
+++ b/README.md
@@ -143,3 +143,8 @@ Deoplete for JavaScript
![C++ with cquery lang server](https://user-images.githubusercontent.com/1750795/38780762-7c74e51e-40a9-11e8-92f9-dee921555865.png)
![Rust using rls](https://user-images.githubusercontent.com/1750795/38780764-8524b0b8-40a9-11e8-91bc-6e4148c398a3.png)
+
+
+## Configuration samples
+
+[https://gist.github.com/afnanenayet/8c2ee0fdabb8d1e292b788f9723673c5](afnanenayet's config)