Compare commits

..

No commits in common. "3089fb48dcb2f9bd8306d33529d1a183fe874b7c" and "cf717bde8fc66a8cf0c95daaf4b63038c71fb157" have entirely different histories.

4 changed files with 10 additions and 4 deletions

6
.gitmodules vendored
View File

@ -19,9 +19,9 @@
[submodule "bundle/vim-translator"] [submodule "bundle/vim-translator"]
path = bundle/vim-translator path = bundle/vim-translator
url = https://github.com/voldikss/vim-translator url = https://github.com/voldikss/vim-translator
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/preservim/tagbar
[submodule "bundle/ale"] [submodule "bundle/ale"]
path = bundle/ale path = bundle/ale
url = https://github.com/dense-analysis/ale url = https://github.com/dense-analysis/ale
[submodule "bundle/account-book.vim"]
path = bundle/account-book.vim
url = https://git.falsy.cat/falsycat/account-book.vim.git

6
.vimrc
View File

@ -67,6 +67,12 @@ nmap <Space>t <Plug>Translate
vmap <Space>t <Plug>TranslateV vmap <Space>t <Plug>TranslateV
"
" ---- plugin: tagbar
"
nmap <Space>c :TagbarToggle<CR>
" "
" ---- plugin: pathogen ---- " ---- plugin: pathogen ----
" "

@ -1 +0,0 @@
Subproject commit f4fb7f9c22d51d2afb23ac9c906210c2792e8e57

1
bundle/tagbar Submodule

@ -0,0 +1 @@
Subproject commit f6012cb65da4bda46b0779a36840df36ad01483e