From d3b011b718beb7e402da17beb2f449377fc1c9f5 Mon Sep 17 00:00:00 2001 From: David Beniamine Date: Wed, 16 Sep 2015 16:22:37 +0200 Subject: [PATCH] Vizardry install --- README.markdown | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) 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: