diff options
author | Dan Reif <dan.reif@collectivehealth.com> | 2018-05-08 10:19:22 -0700 |
---|---|---|
committer | Dan Reif <dan.reif@collectivehealth.com> | 2018-05-08 10:19:22 -0700 |
commit | dc8b2f45deb7e0d139f1fe01881faa1b676d043f (patch) | |
tree | 639bfcf9540b6e4bd042844645623ea75186e04e /README.md | |
parent | aa5502c32efb22c3835e1393f18c484a34eabdb3 (diff) | |
download | vim-polyglot-dc8b2f45deb7e0d139f1fe01881faa1b676d043f.tar.gz vim-polyglot-dc8b2f45deb7e0d139f1fe01881faa1b676d043f.zip |
applescript: vim-scripts -> mityu
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ If you need full functionality of any plugin, please use it directly with your p - [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) +- [applescript](https://github.com/mityu/vim-applescript) (syntax, indent) - [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) |