diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-17 10:44:58 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-17 10:44:58 +0100 |
commit | f025e2778afb8bd324a7b8c6b7712346e7df0951 (patch) | |
tree | 62cc3c8b9e709fce6746c4b87dddfc88dcfee43b /README.md | |
parent | c47dc028496ef2f5cb9e014be7bf49542fa47149 (diff) | |
download | vim-polyglot-f025e2778afb8bd324a7b8c6b7712346e7df0951.tar.gz vim-polyglot-f025e2778afb8bd324a7b8c6b7712346e7df0951.zip |
Update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [coffee-script](https://github.com/kchmck/vim-coffee-script) (syntax, indent, compiler, autoload, ftplugin, ftdetect) - [css](https://github.com/JulesWang/css.vim) (syntax) - [cucumber](https://github.com/tpope/vim-cucumber) (syntax, indent, compiler, ftplugin, ftdetect) -- [dart](https://github.com/dart-lang/dart-vim-plugin) (syntax, indent, ftplugin, ftdetect) +- [dart](https://github.com/dart-lang/dart-vim-plugin) (syntax, indent, autoload, ftplugin, ftdetect) - [dockerfile](https://github.com/honza/dockerfile.vim) (syntax, ftdetect) - [elm](https://github.com/lambdatoast/elm.vim) (syntax, indent, autoload, ftplugin, ftdetect) - [elixir](https://github.com/elixir-lang/vim-elixir) (syntax, indent, compiler, ftplugin, ftdetect) |