-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
42 lines (42 loc) · 1.87 KB
/
.gitmodules
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "vim/pack/vendor/opt/onedark.vim"]
path = vim/pack/vendor/opt/onedark.vim
url = https://github.com/joshdick/onedark.vim.git
[submodule "vim/pack/vendor/start/ctrlp.vim"]
path = vim/pack/vendor/start/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "vim/pack/vendor/start/nerdcommenter"]
path = vim/pack/vendor/start/nerdcommenter
url = https://github.com/preservim/nerdcommenter.git
[submodule "vim/pack/vendor/start/vim-easy-align"]
path = vim/pack/vendor/start/vim-easy-align
url = https://github.com/junegunn/vim-easy-align.git
[submodule "vim/pack/vendor/start/vim-sensible"]
path = vim/pack/vendor/start/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "vim/pack/vendor/start/vim-surround"]
path = vim/pack/vendor/start/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/pack/vendor/start/vim-tmux-navigator"]
path = vim/pack/vendor/start/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git
[submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible.git
[submodule "config/kitty/kitty-themes"]
path = config/kitty/kitty-themes
url = https://github.com/dexpota/kitty-themes.git
[submodule "vim/pack/vendor/start/vim-go"]
path = vim/pack/vendor/start/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/pack/vendor/start/tpm"]
path = vim/pack/vendor/start/tpm
url = https://github.com/tmux-plugins/tpm.git
[submodule "vim/pack/vendor/start/tmux-sensible"]
path = vim/pack/vendor/start/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible.git
[submodule "vim/pack/vendor/start/kitty-themes"]
path = vim/pack/vendor/start/kitty-themes
url = https://github.com/dexpota/kitty-themes.git