diff options
Diffstat (limited to 'README.md')
-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) |