summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2014-06-08 13:51:02 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2014-06-08 13:52:44 +0200
commit7208e89a13cadd560b2ebbd67a7221c3bb6ef416 (patch)
treeeb01deb3ea51a78595397ec5d7fd5a2cc6723345 /README.md
parent56a815be940d1ebac44c7c97a837065f566410fd (diff)
downloadvim-polyglot-7208e89a13cadd560b2ebbd67a7221c3bb6ef416.tar.gz
vim-polyglot-7208e89a13cadd560b2ebbd67a7221c3bb6ef416.zip
Add C syntax extensions, #25
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 e51414b2..481b01e1 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [arduino](https://github.com/sudar/vim-arduino-syntax) (syntax, indent, ftdetect)
- [c++11](https://github.com/octol/vim-cpp-enhanced-highlight) (syntax)
- [c/c++](https://github.com/vim-jp/cpp-vim) (syntax)
+- [c-extensions](https://github.com/kergoth/aftersyntaxc.vim) (syntax)
- [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)
- [csv](https://github.com/chrisbra/csv.vim) (syntax, ftplugin, ftdetect)