diff --git a/README.md b/README.md index 4ef52fb..c4e8eef 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/doc/taskwiki.txt b/doc/taskwiki.txt index 990c6a0..4f20d48 100644 --- a/doc/taskwiki.txt +++ b/doc/taskwiki.txt @@ -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