Added splitjoin plugin. Use sj and sk to split and join hashes into multiple lines.

This commit is contained in:
yan
2011-12-18 01:38:03 -08:00
committed by Yan Pritzker
parent 33cdf98c49
commit 8e68cbeac0
4 changed files with 17 additions and 7 deletions

3
.gitmodules vendored
View File

@@ -166,3 +166,6 @@
[submodule "vim/bundle/godlygeek-tabular"]
path = vim/bundle/godlygeek-tabular
url = https://github.com/godlygeek/tabular
[submodule "vim/bundle/AndrewRadev-splitjoin"]
path = vim/bundle/AndrewRadev-splitjoin
url = https://github.com/AndrewRadev/splitjoin.vim