Vizardry install
This commit is contained in:
@@ -16,6 +16,19 @@ Freitass announced on october 30th 2014 that he is not going to merge his versio
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
### Vizardry
|
||||||
|
|
||||||
|
If you have [Vizardry](https://github.com/dbeniamine/vizardry) installed, you
|
||||||
|
can run from vim:
|
||||||
|
|
||||||
|
:Invoke -u dbeniamine todo.txt-vim
|
||||||
|
|
||||||
|
### Pathogen install
|
||||||
|
|
||||||
|
git clone https://github.com/dbeniamine/todo.txt-vim.git ~/.vim/bundle/todo.txt-vim
|
||||||
|
|
||||||
|
Then from vim: `:Helptags` to update the doc
|
||||||
|
|
||||||
### Quick install
|
### Quick install
|
||||||
|
|
||||||
git clone https://github.com/dbeniamine/todo.txt-vim.git
|
git clone https://github.com/dbeniamine/todo.txt-vim.git
|
||||||
@@ -27,12 +40,6 @@ If you want the help installed, run `:helptags ~/.vim/doc` inside vim after
|
|||||||
having copied the files. Then you will be able to get the commands help with:
|
having copied the files. Then you will be able to get the commands help with:
|
||||||
`:h todo.txt`
|
`:h todo.txt`
|
||||||
|
|
||||||
### Pathogen install
|
|
||||||
|
|
||||||
git clone https://github.com/dbeniamine/todo.txt-vim.git ~/.vim/bundle/todo.txt-vim
|
|
||||||
|
|
||||||
Then from vim: `:Helptags` to update the doc
|
|
||||||
|
|
||||||
## Features included in Freitass version
|
## Features included in Freitass version
|
||||||
|
|
||||||
This plugin gives syntax highlighting to [todo.txt](http://todotxt.com/) files. It also defines a few mappings, to help with editing these files:
|
This plugin gives syntax highlighting to [todo.txt](http://todotxt.com/) files. It also defines a few mappings, to help with editing these files:
|
||||||
|
|||||||
Reference in New Issue
Block a user