Add nvim-nim
This commit is contained in:
parent
b3e7368d8e
commit
5313d0f814
|
@ -14,6 +14,10 @@ The following editors have some Nim support:
|
|||
* Build/Jump to errors within Vim
|
||||
* Project Navigation and Jump to Definition (using the Ctags support listed below or [Nim's idetools](http://nim-lang.org/idetools.html) command)
|
||||
|
||||
* https://github.com/baabelfish/nvim-nim
|
||||
|
||||
A very new plugin for Vim and Neovim, still in heavy development.
|
||||
|
||||
* 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).
|
||||
|
|
Loading…
Reference in New Issue