diff --git a/.gitmodules b/.gitmodules index b62c288..dc3298b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "vim/bundle/raimondi-delimitMate"] path = vim/bundle/raimondi-delimitMate url = https://github.com/Raimondi/delimitMate -[submodule "vim/bundle/astashov-vim-ruby-debugger"] - path = vim/bundle/astashov-vim-ruby-debugger - url = https://github.com/astashov/vim-ruby-debugger [submodule "vim/bundle/godlygeek-csapprox"] path = vim/bundle/godlygeek-csapprox url = https://github.com/godlygeek/csapprox.git @@ -127,3 +124,9 @@ [submodule "vim/bundle/sjl-gundo"] path = vim/bundle/sjl-gundo url = https://github.com/sjl/gundo.vim +[submodule "vim/bundle/vim-scripts-sudo"] + path = vim/bundle/vim-scripts-sudo + url = https://github.com/vim-scripts/sudo.vim +[submodule "vim/bundle/mileszs-ack"] + path = vim/bundle/mileszs-ack + url = https://github.com/mileszs/ack.vim diff --git a/vim/bundle/astashov-vim-ruby-debugger b/vim/bundle/astashov-vim-ruby-debugger deleted file mode 160000 index 1df8626..0000000 --- a/vim/bundle/astashov-vim-ruby-debugger +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1df86267406288a99cebffae127958880aa19c23 diff --git a/vim/bundle/mileszs-ack b/vim/bundle/mileszs-ack new file mode 160000 index 0000000..9895285 --- /dev/null +++ b/vim/bundle/mileszs-ack @@ -0,0 +1 @@ +Subproject commit 9895285042a2fd5691b2f6582aa979e4d1bdffea diff --git a/vim/bundle/vim-scripts-sudo b/vim/bundle/vim-scripts-sudo new file mode 160000 index 0000000..060f025 --- /dev/null +++ b/vim/bundle/vim-scripts-sudo @@ -0,0 +1 @@ +Subproject commit 060f0250d6f399d1cf9b15eaad3d55b3fbad4b0d