diff options
author | Teddy Wing | 2017-03-31 11:50:44 +0200 |
---|---|---|
committer | Teddy Wing | 2017-03-31 11:58:28 +0200 |
commit | 9eb8bec9d816936041efef285ae36af3337d728d (patch) | |
tree | c66dc947c565ff3fe222a71750667bb679d45355 /bundle/vim-argwrap | |
parent | 710d60e592c890ef59119c05f2a59eb33a410a7b (diff) | |
download | dotvim-9eb8bec9d816936041efef285ae36af3337d728d.tar.bz2 |
Add 'vim-argwrap' plugin
Was getting annoyed at having to manually split function arguments from
a single line to multiple lines. Planned on writing a little custom
plugin to do this, but this one seems more well thought out and
featureful than what I was thinking of. It also seems lighter and not as
presumptive as another alternative I found:
https://github.com/AndrewRadev/splitjoin.vim
Diffstat (limited to 'bundle/vim-argwrap')
m--------- | bundle/vim-argwrap | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bundle/vim-argwrap b/bundle/vim-argwrap new file mode 160000 +Subproject 03a29b3e6c2f22d7fb5f4866ff8d3f6a251c5cf |