summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-03-10 20:14:21 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2019-03-10 20:14:21 +0100
commit571f76e6b62ef4535322345094b23605d7308e72 (patch)
treead45b82f26243740eea48f548484d0795f1d1c46 /README.md
parente4f906d9a543dfb3520eebe6806eac2ff38c4388 (diff)
downloadvim-polyglot-571f76e6b62ef4535322345094b23605d7308e72.tar.gz
vim-polyglot-571f76e6b62ef4535322345094b23605d7308e72.zip
Remove rare html extensions, fixes #280
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 eefb9ee1..d0828d50 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [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)
+- [coffee-script](https://github.com/kchmck/vim-coffee-script) (syntax, compiler, indent, autoload, ftplugin)
- [cql](https://github.com/elubow/cql-vim) (syntax)
- [cryptol](https://github.com/victoredwardocallaghan/cryptol.vim) (syntax, compiler, ftplugin)
- [crystal](https://github.com/rhysd/vim-crystal) (syntax, indent, autoload, ftplugin)