-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 822 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 822 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "bundle/sensible"]
path = bundle/sensible
url = https://tpope.io/vim/sensible.git
[submodule "bundle/commentary"]
path = bundle/commentary
url = https://tpope.io/vim/commentary.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://tpope.io/vim/fugitive.git
[submodule "bundle/dispatch"]
path = bundle/dispatch
url = https://tpope.io/vim/dispatch.git
[submodule "bundle/vim-lsp"]
path = bundle/vim-lsp
url = https://github.com/prabirshrestha/vim-lsp.git
[submodule "bundle/filebeagle"]
path = bundle/filebeagle
url = https://github.com/jeetsukumaran/vim-filebeagle.git
[submodule "bundle/llama"]
path = bundle/llama
url = https://github.com/ggml-org/llama.vim.git
[submodule "bundle/vim-bunttex"]
path = bundle/vim-bunttex
url = https://github.com/jessekelighine/vim-bunttex.git