diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-10-10 17:15:29 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-10-10 17:15:29 +0200 |
commit | a6b0efd5301406adb44dfb12bfc73cf40f28b55b (patch) | |
tree | ff6ef884650dd709860cbcce29b44ec2cd1ffd9a /build | |
parent | 0de043adbc144510635702dadedc946e3c69f64e (diff) | |
download | vim-polyglot-a6b0efd5301406adb44dfb12bfc73cf40f28b55b.tar.gz vim-polyglot-a6b0efd5301406adb44dfb12bfc73cf40f28b55b.zip |
Add glsl and kotlin languages, fixes #72, #71
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -111,6 +111,7 @@ PACKS=" emblem:heartsentwined/vim-emblem erlang:hcs42/vim-erlang-runtime git:tpope/vim-git + glsl:tikhomirov/vim-glsl go:fatih/vim-go:_BASIC haml:tpope/vim-haml handlebars:mustache/vim-mustache-handlebars @@ -124,6 +125,7 @@ PACKS=" json:sheerun/vim-json jst:briancollins/vim-jst jsx:mxw/vim-jsx:_ALL + kotlin:udalov/kotlin-vim latex:LaTeX-Box-Team/LaTeX-Box less:groenewege/vim-less liquid:tpope/vim-liquid |