diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2019-03-10 21:22:06 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2019-03-10 21:22:06 +0100 |
commit | 9d9ed144857b686059f3daea7b2b953e382147c1 (patch) | |
tree | 193884e95d1727172020968e0e5ece1593275762 /build | |
parent | 5005f1e27a9a600822a16363eff5ee76bc130331 (diff) | |
download | vim-polyglot-9d9ed144857b686059f3daea7b2b953e382147c1.tar.gz vim-polyglot-9d9ed144857b686059f3daea7b2b953e382147c1.zip |
Add ACPI ASL and SMT2 support
closes #379
closes #378
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -153,6 +153,7 @@ update_readme() { } PACKS=" + acpiasl:martinlroth/vim-acpi-asl ansible:pearofducks/ansible-vim apiblueprint:sheerun/apiblueprint.vim applescript:mityu/vim-applescript:_SYNTAX @@ -260,6 +261,7 @@ PACKS=" scss:cakebaker/scss-syntax.vim slim:slim-template/vim-slim slime:slime-lang/vim-slime-syntax + smt2:bohlender/vim-smt2 solidity:tomlion/vim-solidity stylus:wavded/vim-stylus swift:keith/swift.vim |