-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (25 loc) · 1.04 KB
/
.gitmodules
File metadata and controls
25 lines (25 loc) · 1.04 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
[submodule ".vim/pack/tpope/start/commentary"]
path = .vim/pack/tpope/start/commentary
url = https://tpope.io/vim/commentary.git
[submodule ".vim/pack/tpope/start/repeat"]
path = .vim/pack/tpope/start/repeat
url = https://tpope.io/vim/repeat.git
[submodule ".vim/pack/tpope/start/surround"]
path = .vim/pack/tpope/start/surround
url = https://tpope.io/vim/surround.git
[submodule ".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = .oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule ".vim/pack/wakatime/start/vim-wakatime"]
path = .vim/pack/wakatime/start/vim-wakatime
url = https://github.com/wakatime/vim-wakatime.git
[submodule "dotbot-apt"]
path = dotbot-apt
url = https://github.com/bryant1410/dotbot-apt