diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-10-18 16:08:51 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-10-18 16:08:51 +0200 |
commit | 1f1e821192d25d630587aa9d53bd8d428fb09c4d (patch) | |
tree | 7b342264b1c5e2e8d2a644fbff86204061530fd4 /README.md | |
parent | ae882e85f81869dbf81b5c888c337aa4481fc8c3 (diff) | |
download | vim-polyglot-2.2.2.tar.gz vim-polyglot-2.2.2.zip |
Change haskell provider to neovimhaskell/haskell-vim, closes #75v2.2.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [groovy](https://github.com/vim-scripts/groovy.vim) (syntax) - [haml](https://github.com/tpope/vim-haml) (syntax, indent, compiler, ftplugin, ftdetect) - [handlebars](https://github.com/mustache/vim-mustache-handlebars) (syntax, ftplugin, ftdetect) -- [haskell](https://github.com/raichoo/haskell-vim) () +- [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) - [jade](https://github.com/digitaltoad/vim-jade) (syntax, indent, ftplugin, ftdetect) |