summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-03-23 12:48:17 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2017-03-23 12:48:28 +0100
commit0134940f23eaf2eb4a0c9f0f88e3c1c8a0eed8ba (patch)
tree812d1014f0a46980e5d530b4524c9fa4f9926b98 /README.md
parent8bb259b1f6329837f471c6df2385f44fef02d2b4 (diff)
downloadvim-polyglot-0134940f23eaf2eb4a0c9f0f88e3c1c8a0eed8ba.tar.gz
vim-polyglot-0134940f23eaf2eb4a0c9f0f88e3c1c8a0eed8ba.zip
Add sxhkd support, closes #186
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 e728c5df..c02f240c 100644
--- a/README.md
+++ b/README.md
@@ -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)