summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2014-06-08 13:22:29 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2014-06-08 13:22:29 +0200
commit56a815be940d1ebac44c7c97a837065f566410fd (patch)
tree3f2502d95eed49e15d22481c082a8f4285a8940e /README.md
parent45273d44d4b1bd9a1be431c1a98f9046ed3a5c79 (diff)
downloadvim-polyglot-56a815be940d1ebac44c7c97a837065f566410fd.tar.gz
vim-polyglot-56a815be940d1ebac44c7c97a837065f566410fd.zip
Add haxe syntax support, closes #29
Diffstat (limited to '')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2004b1eb..e51414b2 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,8 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [haml](https://github.com/tpope/vim-haml) (syntax, indent, compiler, ftplugin, ftdetect)
- [handlebars](https://github.com/mustache/vim-mustache-handlebars) (syntax, ftplugin, ftdetect)
- [haskell](https://github.com/travitch/hasksyn) (syntax, indent, ftplugin)
-- [html5](https://github.com/othree/html5.vim) (syntax, indent, autoload)
+- [haxe](https://github.com/yaymukund/vim-haxe) (syntax, ftdetect)
+- [html5](https://github.com/othree/html5.vim) (syntax, indent, autoload, ftplugin)
- [jade](https://github.com/digitaltoad/vim-jade) (syntax, indent, ftplugin, ftdetect)
- [jasmine](https://github.com/glanotte/vim-jasmine) (syntax, ftdetect)
- [javascript](https://github.com/pangloss/vim-javascript) (syntax, indent, ftdetect)