summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-03-23 13:21:01 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2017-03-23 13:21:01 +0100
commitef4435cffcc6e30d51feb76d34b9061b0f2e5550 (patch)
tree73b57f402b72c544dfbd5ecbdc76c685b78a5b65 /README.md
parentc2a7f363c66b198f5ca24a9482198b30551d7af5 (diff)
downloadvim-polyglot-2.15.0.tar.gz
vim-polyglot-2.15.0.zip
Add api blueprint support, closes #182v2.15.0
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 eb6dd183..40ceb021 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@ If you need full functionality of any plugin, please use it directly with your p
## Language packs
- [ansible](https://github.com/pearofducks/ansible-vim) (syntax, indent, ftplugin)
+- [apiblueprint](https://github.com/sheerun/apiblueprint.vim) (syntax)
- [applescript](https://github.com/vim-scripts/applescript.vim) (syntax)
- [arduino](https://github.com/sudar/vim-arduino-syntax) (syntax, indent)
- [blade](https://github.com/jwalton512/vim-blade) (syntax, indent, ftplugin)