Go to file
ⴹⅿаոuel ႺuéveΙ affe37e899
Update README.md
2018-07-03 22:15:03 +02:00
ftdetect Support sway config file 2017-11-24 08:37:09 +01:00
ftplugin add commentstring 2015-04-18 14:35:52 -04:00
syntax Add set_from_resource 2018-07-03 21:49:37 +02:00
README.md Update README.md 2018-07-03 22:15:03 +02:00

⚠️ This syntax file is not maintained anymore. Feel free to take over or try some alternative (eg: i3config.vim).


This is a Vim syntax file for i3 config file.

Screenshot

Using it

You can install it using a Vim plugin manager (Vundle, Pathogen, …) or just by putting i3.vim in your ~/.vim/syntax directory.

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.