diff options
| author | Adam Stankiewicz <sheerun@sher.pl> | 2018-12-26 11:19:25 +0100 | 
|---|---|---|
| committer | Adam Stankiewicz <sheerun@sher.pl> | 2018-12-26 11:19:25 +0100 | 
| commit | 678fc65514747c19f2a7c28880a428d8ae2e0505 (patch) | |
| tree | f73593a9a56531b8fd19df1c5ed8fd98328e6530 /README.md | |
| parent | aad3df96e795b314d31171fea54b7455076d1d7b (diff) | |
| download | vim-polyglot-678fc65514747c19f2a7c28880a428d8ae2e0505.tar.gz vim-polyglot-678fc65514747c19f2a7c28880a428d8ae2e0505.zip | |
Change i3 provider
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -85,7 +85,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)  - [haxe](https://github.com/yaymukund/vim-haxe) (syntax)  - [html5](https://github.com/othree/html5.vim) (syntax, indent, autoload, ftplugin) -- [i3](https://github.com/PotatoesMaster/i3-vim-syntax) (syntax, ftplugin) +- [i3](https://github.com/mboughaba/i3config.vim) (syntax, ftplugin)  - [jasmine](https://github.com/glanotte/vim-jasmine) (syntax)  - [javascript](https://github.com/pangloss/vim-javascript) (syntax, indent, compiler, ftplugin, extras)  - [jenkins](https://github.com/martinda/Jenkinsfile-vim-syntax) (syntax, indent) @@ -119,7 +119,7 @@ If you need full functionality of any plugin, please use it directly with your p  - [pug](https://github.com/digitaltoad/vim-pug) (syntax, indent, ftplugin)  - [puppet](https://github.com/voxpupuli/vim-puppet) (syntax, indent, ftplugin)  - [purescript](https://github.com/purescript-contrib/purescript-vim) (syntax, indent, ftplugin) -- [python-compiler](https://github.com/aliev/vim-compiler-python) () +- [python-compiler](https://github.com/aliev/vim-compiler-python) (compiler, autoload)  - [python-ident](https://github.com/Vimjas/vim-python-pep8-indent) (indent)  - [python](https://github.com/vim-python/python-syntax) (syntax)  - [qml](https://github.com/peterhoeg/vim-qml) (syntax, indent, ftplugin) | 
