Skip to content

Commit

Permalink
Make Readme more user friendly
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeniamine committed Nov 12, 2019
1 parent ba4854e commit 4205e1c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,13 @@ functionalities including:

### Installation

Todo.txt-vim is a filetype plugin, make sure that your vimrc contains :

```vim
syntax on
filetype plugin on
```

#### Vizardry

If you have [Vizardry](https://github.com/dbeniamine/vizardry) installed,
Expand Down
5 changes: 5 additions & 0 deletions doc/todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,11 @@ by David Beniamine.

2.3 Installation *TodoTxt-Installation*

Todo.txt-vim is a filetype plugin, make sure that your vimrc contains :
>
syntax on
filetype plugin on
<
+ Vizardry

If you have Vizardry(https://github.com/dbeniamine/vizardry) installed,
Expand Down

0 comments on commit 4205e1c

Please sign in to comment.