summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-07-26 14:06:32 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-07-26 14:06:32 +0200
commitcb574b283fd19eea20d95c768b64c6b805d81690 (patch)
treed948536dd865ce76bdec248d221b58dc1789c79f /README.md
parentb9ce3df4cd3a93a3ff309301771afbbe92984492 (diff)
downloadvim-polyglot-cb574b283fd19eea20d95c768b64c6b805d81690.tar.gz
vim-polyglot-cb574b283fd19eea20d95c768b64c6b805d81690.zip
Add livescript, closes #135
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 dc32ece8..0f0ec43e 100644
--- a/README.md
+++ b/README.md
@@ -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)