Adding vim-indent-object
This commit is contained in:
parent
d1f8d1af31
commit
a774b88407
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -73,3 +73,6 @@
|
|||||||
[submodule ".vim/bundle/CamelCaseMotion"]
|
[submodule ".vim/bundle/CamelCaseMotion"]
|
||||||
path = .vim/bundle/CamelCaseMotion
|
path = .vim/bundle/CamelCaseMotion
|
||||||
url = https://github.com/bkad/CamelCaseMotion
|
url = https://github.com/bkad/CamelCaseMotion
|
||||||
|
[submodule ".vim/bundle/vim-indent-object"]
|
||||||
|
path = .vim/bundle/vim-indent-object
|
||||||
|
url = https://github.com/michaeljsmith/vim-indent-object.git
|
||||||
|
1
.vim/bundle/vim-indent-object
Submodule
1
.vim/bundle/vim-indent-object
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 78fffa609b3e6b84ef01ee4c9aba6d7435d7b18e
|
Loading…
Reference in New Issue
Block a user