diff options
author | Dan Reif <dan.reif@collectivehealth.com> | 2018-04-30 12:22:26 -0700 |
---|---|---|
committer | Dan Reif <dan.reif@collectivehealth.com> | 2018-04-30 12:22:26 -0700 |
commit | 7408b2a34a4e18faca7d1a8a2207933b47e64450 (patch) | |
tree | b20272fc0ba60cbb1114d50f28b6b106477650c6 /README.md | |
parent | faf6999c44ac9c5babfaf60f8887e1294ba0777d (diff) | |
download | vim-polyglot-7408b2a34a4e18faca7d1a8a2207933b47e64450.tar.gz vim-polyglot-7408b2a34a4e18faca7d1a8a2207933b47e64450.zip |
Update (switch wdwoods->kurayama for systemd)
See https://github.com/sheerun/vim-polyglot/pull/267
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ If you need full functionality of any plugin, please use it directly with your p - [stylus](https://github.com/wavded/vim-stylus) (syntax, indent, ftplugin) - [swift](https://github.com/keith/swift.vim) (syntax, indent, ftplugin) - [sxhkd](https://github.com/baskerville/vim-sxhkdrc) (syntax) -- [systemd](https://github.com/kurayama/systemd-vim-syntax) (syntax) +- [systemd](https://github.com/wgwoods/vim-systemd-syntax) (syntax) - [terraform](https://github.com/hashivim/vim-terraform) (syntax, indent, ftplugin) - [textile](https://github.com/timcharper/textile.vim) (syntax, ftplugin) - [thrift](https://github.com/solarnz/thrift.vim) (syntax) |