diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2014-06-08 13:22:29 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2014-06-08 13:22:29 +0200 |
commit | 56a815be940d1ebac44c7c97a837065f566410fd (patch) | |
tree | 3f2502d95eed49e15d22481c082a8f4285a8940e /build | |
parent | 45273d44d4b1bd9a1be431c1a98f9046ed3a5c79 (diff) | |
download | vim-polyglot-56a815be940d1ebac44c7c97a837065f566410fd.tar.gz vim-polyglot-56a815be940d1ebac44c7c97a837065f566410fd.zip |
Add haxe syntax support, closes #29
Diffstat (limited to '')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -82,6 +82,7 @@ PACKS=" haml:tpope/vim-haml handlebars:mustache/vim-mustache-handlebars haskell:travitch/hasksyn + haxe:yaymukund/vim-haxe html5:othree/html5.vim jade:digitaltoad/vim-jade jasmine:glanotte/vim-jasmine |