diff options
author | Shougo Matsushita <Shougo.Matsu@gmail.com> | 2018-06-17 16:48:46 +0900 |
---|---|---|
committer | Shougo Matsushita <Shougo.Matsu@gmail.com> | 2018-06-17 16:48:46 +0900 |
commit | 62078d04aea43aceb7cbdcfc4b22cf8f7767f614 (patch) | |
tree | d8327b6537f6767ec839de56589c0ad60ab554ce /README.md | |
parent | afd92a94bce51eb2bf83bdcab4b90acd6af44101 (diff) | |
download | deoplete.nvim-62078d04aea43aceb7cbdcfc4b22cf8f7767f614.zip |
Fix #778 remove configuration example. It is outdated
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -144,8 +144,3 @@ 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 - -[afnanenayet's config](https://gist.github.com/afnanenayet/8c2ee0fdabb8d1e292b788f9723673c5) |