-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
72 lines (72 loc) · 2.64 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule "Scripts/intellijPywal"]
path = Scripts/intellijPywal
url = https://github.com/Mr-SD/intellijPywal
[submodule "Scripts/pywal"]
path = Scripts/pywal
url = [email protected]:dylanaraps/pywal.git
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "vim/plugged/coc.nvim"]
path = vim/plugged/coc.nvim
url = https://github.com/neoclide/coc.nvim
[submodule "vim/plugged/NeoSolarized"]
path = vim/plugged/NeoSolarized
url = https://github.com/icymind/NeoSolarized
[submodule "vim/plugged/haskell-vim"]
path = vim/plugged/haskell-vim
url = https://github.com/neovimhaskell/haskell-vim
[submodule "vim/plugged/lightline.vim"]
path = vim/plugged/lightline.vim
url = https://github.com/neovimhaskell/haskell-vim
[submodule "vim/plugged/neovim-ranger"]
path = vim/plugged/neovim-ranger
url = https://github.com/airodactyl/neovim-ranger
[submodule "vim/plugged/vim-autoclose"]
path = vim/plugged/vim-autoclose
url = https://github.com/Townk/vim-autoclose
[submodule "vim/plugged/vim-fugitive"]
path = vim/plugged/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/plugged/vim-gitgutter"]
path = vim/plugged/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/plugged/vim-obsession"]
path = vim/plugged/vim-obsession
url = https://github.com/tpope/vim-obsession
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "vim/plugged/i3config.vim"]
path = vim/plugged/i3config.vim
url = https://github.com/mboughaba/i3config.vim
[submodule "task"]
path = task
url = [email protected]:OxSon/task
[submodule "tmux/plugins/tmux-continuum"]
path = tmux/plugins/tmux-continuum
url = https://github.com/tmux-plugins/tmux-continuum
[submodule "tmux/plugins/tmux-resurrect"]
path = tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect
[submodule "tmux/plugins/tmux-prefix-highlight"]
path = tmux/plugins/tmux-prefix-highlight
url = https://github.com/tmux-plugins/tmux-prefix-highlight
[submodule "vim/plugged/rust.vim"]
path = vim/plugged/rust.vim
url = https://github.com/rust-lang/rust.vim
[submodule "dotbot-yay"]
path = dotbot-yay
url = [email protected]:OxSon/dotbot-yay.git
[submodule "vim-javascript"]
path = vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/plugged/vim-javascript"]
path = vim/plugged/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/plugged/vim-jsx"]
path = vim/plugged/vim-jsx
url = https://github.com/mxw/vim-jsx.git