diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-05-28 11:09:19 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-05-28 11:09:19 +0200 |
commit | 224a6348f99167c9d72b5922686d388ae872ff7e (patch) | |
tree | 328383c5ca7e8fa59a47ba5bb0709676c3964677 /README.md | |
parent | 00c3f0294575a91524c3f3b6cba37839716b48a2 (diff) | |
download | vim-polyglot-224a6348f99167c9d72b5922686d388ae872ff7e.tar.gz vim-polyglot-224a6348f99167c9d72b5922686d388ae872ff7e.zip |
Update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ If you need full functionality of any plugin, please use it directly with your p - [go](https://github.com/fatih/vim-go) (syntax, compiler, indent) - [gradle](https://github.com/tfnico/vim-gradle) (compiler) - [graphql](https://github.com/jparise/vim-graphql) (syntax, indent, autoload, ftplugin, after) -- [haml](https://github.com/sheerun/vim-haml) (syntax, indent, compiler, ftplugin) +- [haml](https://github.com/sheerun/vim-haml) () - [handlebars](https://github.com/mustache/vim-mustache-handlebars) (syntax, indent, ftplugin) - [haproxy](https://github.com/CH-DanReif/haproxy.vim) (syntax) - [haskell](https://github.com/neovimhaskell/haskell-vim) (syntax, indent, ftplugin) |