Compare commits

...

2 Commits

Author SHA1 Message Date
3089fb48dc add new plugin, account-book.vim 2023-06-11 20:12:24 +09:00
e5cebd8056 remove unused plugin, tagbar 2023-06-11 20:12:24 +09:00
4 changed files with 4 additions and 10 deletions

6
.gitmodules vendored
View File

@ -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
View File

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

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

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