Merge pull request #1 from davewongillies/master

Corrected readme
This commit is contained in:
Emanuel Guével 2013-03-29 14:34:32 -07:00
commit 2dab39ff82

View File

@ -6,7 +6,7 @@ This is a [Vim](http://vim.org) syntax file for [i3](http://i3wm.org/) config fi
You can install it using a Vim plugin manager ([Vundle], [Pathogen], …) or just by putting [i3.vim][i3vim] in your `~/.vim/syntax` directory.
I recommend you to add `# vim:set syntax=i3` at the end of your i3 config file, unless you really want to type `:set syntax=i3` every time you edit this file.
I recommend you to add `# vim:filetype=i3` at the end of your i3 config file, unless you really want to type `:set filetype=i3` every time you edit this file.
## Todo