diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2021-06-09 11:49:01 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2021-06-09 11:49:01 +0200 |
commit | af4d6aa3cf5eab6cf555cbb067f8316cca7975bf (patch) | |
tree | 2b9c667247f6af23e6adfbc7069398626dd8f805 /README.md | |
parent | ff8c1d76741f148d5f6efb9a57119dcf11afaec6 (diff) | |
download | vim-polyglot-af4d6aa3cf5eab6cf555cbb067f8316cca7975bf.tar.gz vim-polyglot-af4d6aa3cf5eab6cf555cbb067f8316cca7975bf.zip |
Use more modern haxe package, closes #340
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr - [handlebars](https://github.com/mustache/vim-mustache-handlebars) (Mustache and Handlebars syntax highlighting for mustache, hogan, hulk, hjs, handlebars, hbs, hdbs and hb files) - [haproxy](https://github.com/CH-DanReif/haproxy.vim) (HAProxy syntax highlighting) - [haskell](https://github.com/neovimhaskell/haskell-vim) (Haskell syntax highlighting for hs, hs-boot, hsc, bpk and hsig files) -- [haxe](https://github.com/yaymukund/vim-haxe) (Haxe syntax highlighting for hx and hxsl files) +- [haxe](https://github.com/jdonaldson/vaxe) (Haxe and HXML syntax highlighting for hx, hxsl, hxml and hss files) - [hcl](https://github.com/b4b4r07/vim-hcl) (HCL syntax highlighting for hcl, nomad and workflow files) - [helm](https://github.com/towolf/vim-helm) - [help](https://github.com/neovim/neovim/tree/master/runtime) |