diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-07-26 13:58:55 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-07-26 13:58:55 +0200 |
commit | f028cfae59d793753829ad54a1a4842440e36d64 (patch) | |
tree | ab4203bbc845024720461293c849f379853fe8f5 /README.md | |
parent | 041ab2d237f26e0fbe35612f67731221781ffe5d (diff) | |
download | vim-polyglot-f028cfae59d793753829ad54a1a4842440e36d64.tar.gz vim-polyglot-f028cfae59d793753829ad54a1a4842440e36d64.zip |
Add lua
Diffstat (limited to '')
-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) +- [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) |