-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
31 lines (31 loc) · 1.19 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
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule "vim/pack/andimrob/targets.vim"]
path = vim/pack/andimrob/targets.vim
url = https://github.com/wellle/targets.vim.git
[submodule "vim/pack/andimrob/vim-peekaboo"]
path = vim/pack/andimrob/vim-peekaboo
url = https://github.com/junegunn/vim-peekaboo.git
[submodule "vim/pack/andimrob/awesome-vim-colorschemes"]
path = vim/pack/andimrob/awesome-vim-colorschemes
url = https://github.com/rafi/awesome-vim-colorschemes.git
[submodule "vim/pack/andimrob/fzf.vim"]
path = vim/pack/andimrob/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule "vim/pack/andimrob/emmet-vim"]
path = vim/pack/andimrob/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "vim/pack/andimrob/fzf"]
path = vim/pack/andimrob/fzf
url = https://github.com/junegunn/fzf.git
[submodule "vim/pack/andimrob/coc.nvim"]
path = vim/pack/andimrob/coc.nvim
url = https://github.com/neoclide/coc.nvim.git
[submodule "vim/pack/andimrob/vim-surround"]
path = vim/pack/andimrob/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".tmux"]
path = .tmux
url = https://github.com/gpakosz/.tmux.git