diff --git a/.gitmodules b/.gitmodules index 7443623..2ba5ef0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,6 +37,9 @@ [submodule ".vim/bundle/tagbar"] path = .vim/bundle/tagbar url = https://github.com/majutsushi/tagbar.git -[submodule ".vim/vim-multiple-cursors"] - path = .vim/vim-multiple-cursors +[submodule ".vim/bundle/vim-multiple-cursors"] + path = .vim/bundle/vim-multiple-cursors url = https://github.com/terryma/vim-multiple-cursors.git +[submodule ".vim/bundle/vim-gitgutter"] + path = .vim/bundle/vim-gitgutter + url = https://github.com/airblade/vim-gitgutter.git diff --git a/.vim/vim-pathogen b/.vim/vim-pathogen deleted file mode 160000 index f195ac5..0000000 --- a/.vim/vim-pathogen +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f195ac5e402a1e7d0f75322558da36245dde59d6