mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-23 02:23:07 +02:00
docs: Explicitly mention the NeoVim support
This commit is contained in:
parent
21b766134f
commit
dfc91101cb
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ Standing on the shoulders of vimwiki and Taskwarrior_
|
||||||
|
|
||||||
#### Make sure you satisfy the requirements
|
#### 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)
|
* [Vimwiki](https://github.com/vimwiki/vimwiki/tree/dev) (the dev branch)
|
||||||
|
|
||||||
git clone https://github.com/vimwiki/vimwiki ~/.vim/bundle/ --branch dev
|
git clone https://github.com/vimwiki/vimwiki ~/.vim/bundle/ --branch dev
|
||||||
|
|
|
@ -156,7 +156,7 @@ They work in a similiar fashion.
|
||||||
=============================================================================
|
=============================================================================
|
||||||
2. REQUIREMENTS *taskwiki-requires*
|
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)
|
* [Vimwiki](https://github.com/vimwiki/vimwiki/tree/dev) (the dev branch)
|
||||||
|
|
||||||
git clone https://github.com/vimwiki/vimwiki ~/.vim/bundle/ --branch dev
|
git clone https://github.com/vimwiki/vimwiki ~/.vim/bundle/ --branch dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue