This repository was archived by the owner on Jul 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.31 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "tilde/vim/pack/bundle/start/ale"]
path = tilde/vim/pack/bundle/start/ale
url = https://github.com/w0rp/ale
[submodule "tilde/vim/pack/bundle/start/editorconfig-vim"]
path = tilde/vim/pack/bundle/start/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim
[submodule "tilde/vim/pack/bundle/start/fzf"]
path = tilde/vim/pack/bundle/start/fzf
url = https://github.com/junegunn/fzf
[submodule "tilde/vim/pack/bundle/start/vim-commentary"]
path = tilde/vim/pack/bundle/start/vim-commentary
url = https://github.com/tpope/vim-commentary
[submodule "tilde/vim/pack/bundle/start/vim-polyglot"]
path = tilde/vim/pack/bundle/start/vim-polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule "tilde/vim/pack/bundle/start/vim-repeat"]
path = tilde/vim/pack/bundle/start/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "tilde/vim/pack/bundle/start/vim-sensible"]
path = tilde/vim/pack/bundle/start/vim-sensible
url = https://github.com/tpope/vim-sensible
[submodule "tilde/vim/pack/bundle/start/vim-colors-solarized"]
path = tilde/vim/pack/bundle/start/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "tilde/vim/pack/bundle/start/vim-surround"]
path = tilde/vim/pack/bundle/start/vim-surround
url = https://github.com/tpope/vim-surround