Skip to content

Commit

Permalink
add Bundle 'AndrewRadev/splitjoin.vim'
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarik committed Sep 5, 2012
1 parent a35f006 commit 16dea0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,9 @@ Bundle 'ragtag.vim'

" Utility
Bundle 'michaeljsmith/vim-indent-object'
Bundle 'AndrewRadev/splitjoin.vim'
nmap sj :SplitjoinJoin<cr>
nmap sk :SplitjoinSplit<cr>
Bundle 'kana/vim-textobj-user'
Bundle 'nelstrom/vim-textobj-rubyblock'
Expand Down

0 comments on commit 16dea0f

Please sign in to comment.