Commit 27958a97 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add plugins for quick surrounding Vim text objects

parent 0f36a324
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -67,3 +67,9 @@
[submodule ".vim/bundle/vim-ruby"]
	path = .vim/bundle/vim-ruby
	url = https://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/vim-surround"]
	path = .vim/bundle/vim-surround
	url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-repeat"]
	path = .vim/bundle/vim-repeat
	url = https://github.com/tpope/vim-repeat.git
Original line number Diff line number Diff line
Subproject commit ae361bea990e27d5beade3a8d9fa22e25cec3100
Original line number Diff line number Diff line
Subproject commit fab8621670f71637e9960003af28365129b1dfd0