remove unused plugin, tagbar
This commit is contained in:
parent
cf717bde8f
commit
e5cebd8056
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -19,9 +19,6 @@
|
||||
[submodule "bundle/vim-translator"]
|
||||
path = bundle/vim-translator
|
||||
url = https://github.com/voldikss/vim-translator
|
||||
[submodule "bundle/tagbar"]
|
||||
path = bundle/tagbar
|
||||
url = https://github.com/preservim/tagbar
|
||||
[submodule "bundle/ale"]
|
||||
path = bundle/ale
|
||||
url = https://github.com/dense-analysis/ale
|
||||
|
6
.vimrc
6
.vimrc
@ -67,12 +67,6 @@ nmap <Space>t <Plug>Translate
|
||||
vmap <Space>t <Plug>TranslateV
|
||||
|
||||
|
||||
"
|
||||
" ---- plugin: tagbar
|
||||
"
|
||||
nmap <Space>c :TagbarToggle<CR>
|
||||
|
||||
|
||||
"
|
||||
" ---- plugin: pathogen ----
|
||||
"
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit f6012cb65da4bda46b0779a36840df36ad01483e
|
Loading…
Reference in New Issue
Block a user