made readme more noob friendly

This commit is contained in:
bambustorte
2018-09-26 17:42:40 +08:00
committed by GitHub
parent 6845221d45
commit 2bc8843675

View File

@@ -14,6 +14,14 @@ If your Vim installation does **not** have Python support, this plugin **will wo
cd todo.txt-vim
cp -R * ~/.vim
Also make sure your .vimrc contains
syntax on
filetype plugin on
You can set the `<localleader>` in your .vimrc file with
let maplocalleader="<yourKey>"
This plugin gives syntax highlighting to [todo.txt](http://todotxt.com/) files. It also defines a few mappings, to help with editing these files: