Adds link to article mentioning nimrod docs integration within vim

This commit is contained in:
Grzegorz Adam Hankiewicz 2014-02-17 00:42:23 -08:00
parent ce430656ec
commit d2c7f5b1d2
1 changed files with 9 additions and 5 deletions

View File

@ -7,12 +7,16 @@ The following editors have some Nimrod support:
* https://github.com/eegg/nimrod-mode (works with emacs 23 too, as of 2014-02-15)
### Vim
https://github.com/zah/nimrod.vim/
* https://github.com/zah/nimrod.vim/
* Syntax Highlighting
* Auto-indent
* Build/Jump to errors within Vim
* Project Navigation and Jump to Definition (using the Ctags support listed below or [Nimrod's idetools](http://build.nimrod-code.org/docs/idetools.html) command)
* Syntax Highlighting
* Auto-indent
* Build/Jump to errors within Vim
* Project Navigation and Jump to Definition (using the Ctags support listed below or [Nimrod's idetools](http://build.nimrod-code.org/docs/idetools.html) command)
* 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.nimrod-lang.org/t/330).
### Scite
Recent versions of Scite have out-of-the-box support for Nimrod. For older versions: <br />