summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-11-19 21:46:44 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2017-11-19 21:46:44 +0100
commit1713d35f06420fac33c626306fd51a286c837969 (patch)
tree56857b92c76089a5121d9479db9f732139e9f87b /README.md
parent5ddfa1ac28edac659c4cea3ea3e81607f1183f94 (diff)
downloadvim-polyglot-1713d35f06420fac33c626306fd51a286c837969.tar.gz
vim-polyglot-1713d35f06420fac33c626306fd51a286c837969.zip
Add cmake support, closes #245
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 19ff0b24..0b22f643 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [caddyfile](https://github.com/isobit/vim-caddyfile) (syntax, indent, ftplugin)
- [cjsx](https://github.com/mtscout6/vim-cjsx) (syntax, ftplugin)
- [clojure](https://github.com/guns/vim-clojure-static) (syntax, indent, autoload, ftplugin)
+- [cmake](https://github.com/pboettch/vim-cmake-syntax) (syntax, indent)
- [coffee-script](https://github.com/kchmck/vim-coffee-script) (syntax, indent, compiler, autoload, ftplugin)
- [cql](https://github.com/elubow/cql-vim) (syntax)
- [cryptol](https://github.com/victoredwardocallaghan/cryptol.vim) (syntax, compiler, ftplugin)