diff --git a/README.markdown b/README.markdown index e51998e..7a966ec 100644 --- a/README.markdown +++ b/README.markdown @@ -16,6 +16,19 @@ Freitass announced on october 30th 2014 that he is not going to merge his versio ## 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 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: `: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 This plugin gives syntax highlighting to [todo.txt](http://todotxt.com/) files. It also defines a few mappings, to help with editing these files: