docs: Explicitly mention the NeoVim support

This commit is contained in:
Tomas Babej 2017-01-09 01:21:30 +01:00
parent 21b766134f
commit dfc91101cb
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ Standing on the shoulders of vimwiki and Taskwarrior_
#### Make sure you satisfy the requirements
* Vim 7.4 or newer, compiled with +python or +python3
* Vim 7.4 or newer, with +python or +python3 (NeoVim is also supported)
* [Vimwiki](https://github.com/vimwiki/vimwiki/tree/dev) (the dev branch)
git clone https://github.com/vimwiki/vimwiki ~/.vim/bundle/ --branch dev

View file

@ -156,7 +156,7 @@ They work in a similiar fashion.
=============================================================================
2. REQUIREMENTS *taskwiki-requires*
* Vim 7.4 or newer, compiled with +python or +python3
* Vim 7.4 or newer, with +python or +python3 (NeoVim is also supported)
* [Vimwiki](https://github.com/vimwiki/vimwiki/tree/dev) (the dev branch)
git clone https://github.com/vimwiki/vimwiki ~/.vim/bundle/ --branch dev