diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2017-02-02 21:54:55 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2017-02-02 21:54:55 +0100 |
commit | 7404993f0c385b4a7d979a99461d067ec06fd940 (patch) | |
tree | ffd5f464ae3a82996b37b573e22617ad8287ab46 /README.md | |
parent | b7e2b0cad32cb2e806efd5c03984f098a1ad8c55 (diff) | |
download | vim-polyglot-7404993f0c385b4a7d979a99461d067ec06fd940.tar.gz vim-polyglot-7404993f0c385b4a7d979a99461d067ec06fd940.zip |
Add i3 config support, closes #168
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ If you need full functionality of any plugin, please use it directly with your p - [haskell](https://github.com/neovimhaskell/haskell-vim) (syntax, indent, ftplugin, ftdetect) - [haxe](https://github.com/yaymukund/vim-haxe) (syntax, ftdetect) - [html5](https://github.com/othree/html5.vim) (syntax, indent, autoload, ftplugin) +- [i3](https://github.com/PotatoesMaster/i3-vim-syntax) (syntax, ftplugin, ftdetect) - [jasmine](https://github.com/glanotte/vim-jasmine) (syntax, ftdetect) - [javascript](https://github.com/pangloss/vim-javascript) (syntax, indent, compiler, ftdetect, ftplugin, extras) - [json](https://github.com/elzr/vim-json) (syntax, indent, ftplugin, ftdetect) |