summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-09-27 20:14:30 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2017-09-27 20:14:30 +0200
commit7e10428cd6b53bf5e0ead79b2733be4286b16378 (patch)
tree205c5dedb051f901011f10065b876d6fd1cc220d /README.md
parent6a4fe34e61e8655a4b94c16bc70e124694df99fc (diff)
downloadvim-polyglot-7e10428cd6b53bf5e0ead79b2733be4286b16378.tar.gz
vim-polyglot-7e10428cd6b53bf5e0ead79b2733be4286b16378.zip
Add autohotkey syntax, closes #220
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c3bf8af2..52bdd43d 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [applescript](https://github.com/vim-scripts/applescript.vim) (syntax)
- [arduino](https://github.com/sudar/vim-arduino-syntax) (syntax, indent)
- [asciidoc](https://github.com/asciidoc/vim-asciidoc) (syntax)
+- [autohotkey](https://github.com/hnamikaw/vim-autohotkey) (indent)
- [blade](https://github.com/jwalton512/vim-blade) (syntax, indent, ftplugin)
- [c++11](https://github.com/octol/vim-cpp-enhanced-highlight) (syntax)
- [c/c++](https://github.com/vim-jp/vim-cpp) (syntax)