Compare commits
2 Commits
cf717bde8f
...
3089fb48dc
Author | SHA1 | Date | |
---|---|---|---|
3089fb48dc | |||
e5cebd8056 |
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -19,9 +19,9 @@
|
||||
[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
|
||||
[submodule "bundle/account-book.vim"]
|
||||
path = bundle/account-book.vim
|
||||
url = https://git.falsy.cat/falsycat/account-book.vim.git
|
||||
|
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
bundle/account-book.vim
Submodule
1
bundle/account-book.vim
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit f4fb7f9c22d51d2afb23ac9c906210c2792e8e57
|
@ -1 +0,0 @@
|
||||
Subproject commit f6012cb65da4bda46b0779a36840df36ad01483e
|
Loading…
x
Reference in New Issue
Block a user