-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
45 lines (45 loc) · 2.31 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
43
44
45
[submodule "editors/nvim/plugged/vim-fugitive"]
path = editors/nvim/plugged/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "editors/nvim/plugged/deoplete.nvim"]
path = editors/nvim/plugged/deoplete.nvim
url = https://github.com/Shougo/deoplete.nvim.git
[submodule "editors/nvim/plugged/neovim-colors-solarized-truecolor-only"]
path = editors/nvim/plugged/neovim-colors-solarized-truecolor-only
url = https://github.com/frankier/neovim-colors-solarized-truecolor-only.git
[submodule "editors/nvim/plugged/vim-indent-guides"]
path = editors/nvim/plugged/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "editors/nvim/plugged/vim-multiple-cursors"]
path = editors/nvim/plugged/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule "editors/nvim/plugged/vim-sensible"]
path = editors/nvim/plugged/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "editors/nvim/plugged/vim-surround"]
path = editors/nvim/plugged/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "shells/fishshell/fish/functions/fisher"]
path = shells/fishshell/fish/functions/fisher
url = https://github.com/fisherman/fisherman
[submodule "shells/fishshell/fisherman/cmorrell.com"]
path = shells/fishshell/fisherman/cmorrell.com
url = https://github.com/oh-my-fish/theme-cmorrell.com
[submodule "shells/fishshell/fisherman/git_util"]
path = shells/fishshell/fisherman/git_util
url = https://github.com/fisherman/git_util
[submodule "shells/fishshell/fisherman/grc"]
path = shells/fishshell/fisherman/grc
url = https://github.com/fisherman/grc
[submodule "shells_and_terminals/fishshell/fish/functions/fisher"]
path = shells_and_terminals/fishshell/fish/functions/fisher
url = https://github.com/fisherman/fisherman
[submodule "shells_and_terminals/fishshell/fisherman/cmorrell.com"]
path = shells_and_terminals/fishshell/fisherman/cmorrell.com
url = https://github.com/oh-my-fish/theme-cmorrell.com
[submodule "shells_and_terminals/fishshell/fisherman/grc"]
path = shells_and_terminals/fishshell/fisherman/grc
url = https://github.com/oh-my-fish/plugin-grc
[submodule "shells_and_terminals/fishshell/fisherman/git_util"]
path = shells_and_terminals/fishshell/fisherman/git_util
url = https://github.com/fisherman/git_util