give up on vimwiki, fix commentary branch

main
Alpha Chen 1 year ago
parent d675f04e85
commit 2b8467bfdb
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

6
.gitmodules vendored

@ -126,10 +126,6 @@
path = .vim/pack/alpha/start/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
shallow = true
[submodule ".vim/pack/alpha/start/vimwiki"]
path = .vim/pack/alpha/start/vimwiki
url = https://github.com/vimwiki/vimwiki.git
shallow = true
[submodule "src/faker.alfredworkflow"]
path = src/faker.alfredworkflow
url = https://github.com/kejadlen/faker.alfredworkflow.git
@ -161,7 +157,7 @@
[submodule "commentary"]
path = .local/share/nvim/site/pack/alpha/start/commentary
url = https://github.com/tpope/vim-commentary.git
branch = main
branch = master
shallow = true
[submodule "lspconfig"]
path = .local/share/nvim/site/pack/alpha/start/lspconfig

@ -1 +0,0 @@
Subproject commit 63af6e72dd3fa840bffb3ebcb8c96970c02e0913
Loading…
Cancel
Save