summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-07-26 13:58:55 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-07-26 13:58:55 +0200
commitf028cfae59d793753829ad54a1a4842440e36d64 (patch)
treeab4203bbc845024720461293c849f379853fe8f5 /README.md
parent041ab2d237f26e0fbe35612f67731221781ffe5d (diff)
downloadvim-polyglot-f028cfae59d793753829ad54a1a4842440e36d64.tar.gz
vim-polyglot-f028cfae59d793753829ad54a1a4842440e36d64.zip
Add lua
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 92619abf..34b6507f 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)
+- [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)
- [nginx](https://github.com/othree/nginx-contrib-vim) (syntax, indent, ftdetect)