Update README.md

This commit is contained in:
PotatoesMaster 2012-10-16 21:18:20 +03:00
parent 4abdf3406f
commit a8b15ed521

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. 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: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.
## Todo ## Todo
@ -15,4 +15,4 @@ I recommend you to add `# vim:set syntax=i3` at the end of your i3 config file,
[Vundle]:http://github.com/gmarik/vundle/ [Vundle]:http://github.com/gmarik/vundle/
[Pathogen]:http://github.com/tpope/vim-pathogen/ [Pathogen]:http://github.com/tpope/vim-pathogen/
[i3vim]: http://github.com/PotatoesMaster/i3-vim-syntax/syntax/i3.vim [i3vim]: http://raw.github.com/PotatoesMaster/i3-vim-syntax/master/syntax/i3.vim