diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-07-26 14:06:32 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-07-26 14:06:32 +0200 |
commit | cb574b283fd19eea20d95c768b64c6b805d81690 (patch) | |
tree | d948536dd865ce76bdec248d221b58dc1789c79f /README.md | |
parent | b9ce3df4cd3a93a3ff309301771afbbe92984492 (diff) | |
download | vim-polyglot-cb574b283fd19eea20d95c768b64c6b805d81690.tar.gz vim-polyglot-cb574b283fd19eea20d95c768b64c6b805d81690.zip |
Add livescript, closes #135
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [latex](https://github.com/LaTeX-Box-Team/LaTeX-Box) (syntax, indent, ftplugin) - [less](https://github.com/groenewege/vim-less) (syntax, indent, ftplugin, ftdetect) - [liquid](https://github.com/tpope/vim-liquid) (syntax, indent, ftplugin, ftdetect) +- [livescript](https://github.com/gkz/vim-ls) (syntax, indent, compiler, ftplugin, ftdetect) - [lua](https://github.com/tbastos/vim-lua) (syntax, indent) - [mako](https://github.com/sophacles/vim-bundle-mako) (syntax, indent, ftplugin, ftdetect) - [markdown](https://github.com/plasticboy/vim-markdown) (syntax, ftdetect) |