Add nvim-nim

This commit is contained in:
Dennis Felsing 2016-02-21 00:38:59 +01:00
parent b3e7368d8e
commit 5313d0f814
1 changed files with 4 additions and 0 deletions

View File

@ -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).