Add alaviss/nim.nvim

This commit is contained in:
alaviss 2019-01-28 11:15:13 +07:00
parent 9bc6355c53
commit 2f473c14d6
1 changed files with 11 additions and 0 deletions

View File

@ -39,6 +39,17 @@ The following editors have some Nim support:
A very new plugin for Vim and Neovim, still in heavy development.
* https://github.com/alaviss/nim.nvim
An experimental plugin targeting Neovim (no Vim support) featuring:
* Semantic syntax highlighting
* Go to definition
* Auto-completion
* Section movements
* Auto-indent
* Code folding
* http://gradha.github.io/articles/2014/02/invoking-dash-from-the-command-line-vim.html
Instructions to map Vim's ``K`` letter to look up documentation under MacOSX using [Dash](http://forum.nim-lang.org/t/330).