summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-12-28 14:58:35 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2015-12-28 14:58:35 +0100
commit829ab22723ae8349b79a7928d7cc8e531b410b42 (patch)
tree634389a65027500d3afa055af7c002711b4d57a4 /README.md
parenta8d08c8a49a5757fa479e5b51ee774d1b991f56b (diff)
downloadvim-polyglot-2.5.0.tar.gz
vim-polyglot-2.5.0.zip
Add cql support, closes #98v2.5.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1a91752b..089f56ce 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [cjsx](https://github.com/mtscout6/vim-cjsx) (ftdetect, syntax, ftplugin)
- [clojure](https://github.com/guns/vim-clojure-static) (syntax, indent, autoload, ftplugin, ftdetect)
- [coffee-script](https://github.com/kchmck/vim-coffee-script) (syntax, indent, compiler, autoload, ftplugin, ftdetect)
+- [cql](https://github.com/elubow/cql-vim) (syntax, 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, autoload, ftplugin, ftdetect)