Make Readme more user friendly

Fix #41
This commit is contained in:
David Beniamine
2019-11-12 21:20:30 +01:00
parent ba4854e365
commit 4205e1c690
2 changed files with 12 additions and 0 deletions

View File

@@ -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,

View File

@@ -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,