-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
97 lines (97 loc) · 4.07 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
[submodule "nvim/bundle/vim-fugitive"]
path = nvim/pack/bundle/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "nvim/bundle/vim-surround"]
path = nvim/pack/bundle/start/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "nvim/bundle/vim-easy-align"]
path = nvim/pack/bundle/start/vim-easy-align
url = https://github.com/junegunn/vim-easy-align
[submodule "nvim/bundle/vim-commentary"]
path = nvim/pack/bundle/start/vim-commentary
url = https://github.com/tpope/vim-commentary
[submodule "nvim/bundle/vim-easymotion"]
path = nvim/pack/bundle/start/vim-easymotion
url = https://github.com/easymotion/vim-easymotion
[submodule "nvim/bundle/undotree"]
path = nvim/pack/bundle/start/undotree
url = https://github.com/mbbill/undotree
[submodule "nvim/bundle/vim-unimpaired"]
path = nvim/pack/bundle/start/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired
[submodule "nvim/bundle/vim-repeat"]
path = nvim/pack/bundle/start/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "nvim/bundle/goyo.vim"]
path = nvim/pack/bundle/start/goyo.vim
url = https://github.com/junegunn/goyo.vim
[submodule "nvim/bundle/rainbow_parentheses.vim"]
path = nvim/pack/bundle/start/rainbow_parentheses.vim
url = https://github.com/junegunn/rainbow_parentheses.vim
[submodule "tmux/plugins/tmux-fingers"]
path = tmux/plugins/tmux-fingers
url = https://github.com/Morantron/tmux-fingers
[submodule "bash/base16-shell"]
path = shell/theme/base16-shell
url = https://github.com/chriskempson/base16-shell
[submodule "nvim/bundle/base16-vim"]
path = nvim/pack/bundle/start/base16-vim
url = https://github.com/chriskempson/base16-vim
[submodule "nvim/bundle/vim-matchup"]
path = nvim/pack/bundle/start/vim-matchup
url = https://github.com/andymass/vim-matchup
ignore = untracked
[submodule "nvim/bundle/flygrep.vim"]
path = nvim/pack/bundle/start/flygrep.vim
url = https://github.com/sskeirik/flygrep.vim
[submodule "nvim/bundle/vim-searchindex"]
path = nvim/pack/bundle/start/vim-searchindex
url = https://github.com/google/vim-searchindex.git
[submodule "nvim/bundle/vim-highlightedyank"]
path = nvim/pack/bundle/start/vim-highlightedyank
url = https://github.com/machakann/vim-highlightedyank
[submodule "nvim/vimagit"]
path = nvim/vimagit
url = https://github.com/jreybert/vimagit
[submodule "nvim/bundle/targets.vim"]
path = nvim/pack/bundle/start/targets.vim
url = https://github.com/wellle/targets.vim
[submodule "nvim/bundle/vim-abolish"]
path = nvim/pack/bundle/start/vim-abolish
url = https://github.com/tpope/vim-abolish
[submodule "nvim/bundle/vstar.vim"]
path = nvim/pack/bundle/start/vstar.vim
url = https://github.com/TheDerkus/vstar.vim
[submodule "shell/zsh/powerlevel10k"]
path = shell/theme/zsh/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule "nvim/bundle/vimtex"]
path = nvim/pack/bundle/start/vimtex
url = https://github.com/lervag/vimtex.git
[submodule "nvim/bundle/vim-pencil"]
path = nvim/pack/bundle/start/vim-pencil
url = https://github.com/reedes/vim-pencil
[submodule "shell/bash/vboxmanage-bash-completion"]
path = shell/bash/vboxmanage-bash-completion
url = https://github.com/gryf/vboxmanage-bash-completion
[submodule "nvim/bundle/maude.vim"]
path = nvim/pack/bundle/start/maude.vim
url = https://github.com/sskeirik/maude.vim
[submodule "nvim/bundle/which-key.nvim"]
path = nvim/pack/bundle/start/which-key.nvim
url = https://github.com/folke/which-key.nvim
[submodule "utils/repren3"]
path = utils/repren3
url = https://github.com/k01ek/repren3
[submodule "tmux/plugins/base16-tmux"]
path = tmux/plugins/base16-tmux
url = https://github.com/tinted-theming/base16-tmux
[submodule "nvim/pack/bundle/start/gitsigns.nvim"]
path = nvim/pack/bundle/start/gitsigns.nvim
url = https://github.com/lewis6991/gitsigns.nvim
[submodule "nvim/pack/bundle/start/colorscheme-file.nvim"]
path = nvim/pack/bundle/start/colorscheme-file.nvim
url = https://github.com/eriedaberrie/colorscheme-file.nvim
[submodule "nvim/pack/bundle/opt/everforest"]
path = nvim/pack/bundle/opt/everforest
url = https://github.com/sainnhe/everforest.git