[vim] replacing tcomment with vim-commentary
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -58,9 +58,6 @@
|
|||||||
[submodule "vim/vim.symlink/bundle/vim-rails"]
|
[submodule "vim/vim.symlink/bundle/vim-rails"]
|
||||||
path = vim/vim.symlink/bundle/vim-rails
|
path = vim/vim.symlink/bundle/vim-rails
|
||||||
url = https://github.com/tpope/vim-rails.git
|
url = https://github.com/tpope/vim-rails.git
|
||||||
[submodule "vim/vim.symlink/bundle/tcomment_vim"]
|
|
||||||
path = vim/vim.symlink/bundle/tcomment_vim
|
|
||||||
url = https://github.com/tomtom/tcomment_vim.git
|
|
||||||
[submodule "vim/vim.symlink/bundle/vim-pathogen"]
|
[submodule "vim/vim.symlink/bundle/vim-pathogen"]
|
||||||
path = vim/vim.symlink/bundle/vim-pathogen
|
path = vim/vim.symlink/bundle/vim-pathogen
|
||||||
url = https://github.com/tpope/vim-pathogen.git
|
url = https://github.com/tpope/vim-pathogen.git
|
||||||
@@ -82,3 +79,6 @@
|
|||||||
[submodule "vim/vim.symlink/bundle/vim-surround"]
|
[submodule "vim/vim.symlink/bundle/vim-surround"]
|
||||||
path = vim/vim.symlink/bundle/vim-surround
|
path = vim/vim.symlink/bundle/vim-surround
|
||||||
url = https://github.com/tpope/vim-surround.git
|
url = https://github.com/tpope/vim-surround.git
|
||||||
|
[submodule "vim/vim.symlink/bundle/vim-commentary"]
|
||||||
|
path = vim/vim.symlink/bundle/vim-commentary
|
||||||
|
url = https://github.com/tpope/vim-commentary.git
|
||||||
|
|||||||
Submodule vim/vim.symlink/bundle/tcomment_vim deleted from 4d55a4b556
1
vim/vim.symlink/bundle/vim-commentary
Submodule
1
vim/vim.symlink/bundle/vim-commentary
Submodule
Submodule vim/vim.symlink/bundle/vim-commentary added at dc349bb7d3
Reference in New Issue
Block a user