summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-12-30 11:29:09 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2017-12-30 11:29:38 +0100
commitf3556c1eca72d5816bee766fad7de55e012629ab (patch)
treeb5f996ea82c8b8c14d087419c937ea58bcff00a8 /README.md
parent4855e5ee82a6871b4330ee00626dead1ee874f5b (diff)
downloadvim-polyglot-f3556c1eca72d5816bee766fad7de55e012629ab.tar.gz
vim-polyglot-f3556c1eca72d5816bee766fad7de55e012629ab.zip
Add carp language support, closes #258
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 847ff420..be6ce2b6 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [c++11](https://github.com/octol/vim-cpp-enhanced-highlight) (syntax)
- [c/c++](https://github.com/vim-jp/vim-cpp) (syntax)
- [caddyfile](https://github.com/isobit/vim-caddyfile) (syntax, indent, ftplugin)
+- [carp](https://github.com/hellerve/carp-vim) (syntax)
- [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)