From dfc91101cb52c9556b44d48010754cac4036d385 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Mon, 9 Jan 2017 01:21:30 +0100 Subject: [PATCH] docs: Explicitly mention the NeoVim support --- README.md | 2 +- doc/taskwiki.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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