dotfiles/.gitmodules
2026-03-28 23:53:47 +01:00

36 lines
1.7 KiB
Text

[submodule "vim/.vim/pack/lsp/start/asyncomplete-lsp.vim"]
path = vim/.vim/pack/lsp/start/asyncomplete-lsp.vim
url = https://github.com/prabirshrestha/asyncomplete-lsp.vim
[submodule "vim/.vim/pack/lsp/start/vim-lsp"]
path = vim/.vim/pack/lsp/start/vim-lsp
url = https://github.com/prabirshrestha/vim-lsp
[submodule "vim/.vim/pack/lsp/start/vim-lsp-settings"]
path = vim/.vim/pack/lsp/start/vim-lsp-settings
url = https://github.com/mattn/vim-lsp-settings
[submodule "vim/.vim/pack/themes/opt/everforest"]
path = vim/.vim/pack/themes/opt/everforest
url = https://github.com/sainnhe/everforest
[submodule "vim/.vim/pack/themes/start/vim-polyglot"]
path = vim/.vim/pack/themes/start/vim-polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule "vim/.vim/pack/utils/start/asyncomplete.vim"]
path = vim/.vim/pack/utils/start/asyncomplete.vim
url = https://github.com/prabirshrestha/asyncomplete.vim
[submodule "vim/.vim/pack/utils/start/fzf.vim"]
path = vim/.vim/pack/utils/start/fzf.vim
url = https://github.com/junegunn/fzf.vim
[submodule "vim/.vim/pack/utils/start/vim-fugitive"]
path = vim/.vim/pack/utils/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/.vim/pack/utils/start/vim-repeat"]
path = vim/.vim/pack/utils/start/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "vim/.vim/pack/utils/start/vim-singlechar"]
path = vim/.vim/pack/utils/start/vim-singlechar
url = https://git.lohic.dev/loic/vim-singlechar
[submodule "vim/.vim/pack/utils/start/vim-surround"]
path = vim/.vim/pack/utils/start/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "vim/.vim/pack/utils/start/vim-vinegar"]
path = vim/.vim/pack/utils/start/vim-vinegar
url = https://github.com/tpope/vim-vinegar