More information

This commit is contained in:
baabelfish 2016-03-17 14:24:36 +02:00
commit c67ccb57cf

View file

@ -34,6 +34,7 @@ Nim support for vim and advanced support for neovim. Still in heavy development.
## Installation
### Dependencies
- Linux (OS X and Windows untested at the moment)
- [Nim](http://nim-lang.org/) (0.13.0)
- [Nimsuggest](https://github.com/nim-lang/nimsuggest) (0.13.0)
- [Neovim](https://neovim.io/) (1.2) or [Vim](http://www.vim.org/) (7.4)
@ -56,6 +57,11 @@ Plug "baabelfish/nvim-nim"
NeoBundle "baabelfish/nvim-nim"
```
[pathogen](https://github.com/tpope/vim-pathogen)
```sh
git clone https://github.com/baabelfish/nvim-nim ~/.vim/bundle/nvim-nim
```
## Screenshots
#### Syntax highlighting