diff --git a/README.md b/README.md index ed7336d..df4bdde 100644 --- a/README.md +++ b/README.md @@ -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