summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-05-02 10:44:59 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-05-02 10:44:59 +0200
commit76d23a21e6904b1c09ddad1cb3fa769bbfe17991 (patch)
tree59a3472dd1f6ca1782261d66b971485f4b2995a4 /README.md
parent5dd1a7e83966c92d220073185f1738dfe441f59e (diff)
downloadvim-polyglot-76d23a21e6904b1c09ddad1cb3fa769bbfe17991.tar.gz
vim-polyglot-76d23a21e6904b1c09ddad1cb3fa769bbfe17991.zip
Add cryptol syntax, closes #107
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 fc164c23..57bca0c0 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [cjsx](https://github.com/mtscout6/vim-cjsx) (ftdetect, syntax, ftplugin)
- [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)
+- [cryptol](https://github.com/victoredwardocallaghan/cryptol.vim) (syntax, compiler, ftplugin, ftdetect)
- [cql](https://github.com/elubow/cql-vim) (syntax, ftdetect)
- [css](https://github.com/JulesWang/css.vim) (syntax)
- [cucumber](https://github.com/tpope/vim-cucumber) (syntax, indent, compiler, ftplugin, ftdetect)