summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-01-01 17:18:25 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2021-01-01 17:18:25 +0100
commit2ab0b0a56a7bd1d39060f3def3c0843bb4d3a095 (patch)
tree29f0cadf91f7a86879818479b45726c97bc5ddbb /README.md
parent37bc36ac42c00757cf06ea271f8206aec50632a2 (diff)
downloadvim-polyglot-2ab0b0a56a7bd1d39060f3def3c0843bb4d3a095.tar.gz
vim-polyglot-2ab0b0a56a7bd1d39060f3def3c0843bb4d3a095.zip
Add cson extension to coffeescript, closes #639
Co-authored-by: Collin Styles <collin.styles@mycase.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 872c2225..fd9bf7d9 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
- [cjsx](https://github.com/mtscout6/vim-cjsx)
- [clojure](https://github.com/guns/vim-clojure-static) (Clojure syntax highlighting for clj, boot, cl2, cljc, cljs, cljs.hl, cljscm, cljx, hic and edn files)
- [cmake](https://github.com/pboettch/vim-cmake-syntax) (CMake syntax highlighting for cmake and cmake.in files)
-- [coffee-script](https://github.com/kchmck/vim-coffee-script) (CoffeeScript and Literate CoffeeScript syntax highlighting for coffee, cake, cjsx, iced, coffeekup, litcoffee and coffee.md files)
+- [coffee-script](https://github.com/kchmck/vim-coffee-script) (CoffeeScript and Literate CoffeeScript syntax highlighting for coffee, cake, cjsx, iced, coffeekup, cson, litcoffee and coffee.md files)
- [cpp-modern](https://github.com/bfrg/vim-cpp-modern)
- [cql](https://github.com/elubow/cql-vim) (Syntax highlighting for cql files)
- [cryptol](https://github.com/victoredwardocallaghan/cryptol.vim) (Syntax highlighting for cry, cyl, lcry and lcyl files)