diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2017-03-23 12:48:17 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2017-03-23 12:48:28 +0100 |
commit | 0134940f23eaf2eb4a0c9f0f88e3c1c8a0eed8ba (patch) | |
tree | 812d1014f0a46980e5d530b4524c9fa4f9926b98 /README.md | |
parent | 8bb259b1f6329837f471c6df2385f44fef02d2b4 (diff) | |
download | vim-polyglot-0134940f23eaf2eb4a0c9f0f88e3c1c8a0eed8ba.tar.gz vim-polyglot-0134940f23eaf2eb4a0c9f0f88e3c1c8a0eed8ba.zip |
Add sxhkd support, closes #186
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -117,6 +117,7 @@ If you need full functionality of any plugin, please use it directly with your p - [solidity](https://github.com/ethereum/vim-solidity) (syntax, indent, ftdetect) - [stylus](https://github.com/wavded/vim-stylus) (syntax, indent, ftplugin, ftdetect) - [swift](https://github.com/keith/swift.vim) (syntax, indent, ftplugin, ftdetect) +- [sxhkd](https://github.com/baskerville/vim-sxhkdrc) (syntax, ftdetect) - [systemd](https://github.com/kurayama/systemd-vim-syntax) (syntax, ftdetect) - [terraform](https://github.com/hashivim/vim-terraform) (syntax, indent, ftdetect, ftplugin) - [textile](https://github.com/timcharper/textile.vim) (syntax, ftplugin, ftdetect) |