-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
76 lines (66 loc) · 2.62 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
[submodule ".vim/bundle/pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/fzf.vim"]
path = .vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule ".vim/bundle/Vim-Jinja2-Syntax"]
path = .vim/bundle/Vim-Jinja2-Syntax
url = https://github.com/Glench/Vim-Jinja2-Syntax
[submodule ".zsh/completion/zsh-autosuggestions"]
path = .zsh/completion/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".zsh/powerlevel10k"]
path = .zsh/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule ".tmux/plugins/tmuxline"]
path = .tmux/plugins/tmuxline
url = https://github.com/edkolev/tmuxline.vim.git
[submodule ".vim/bundle/tmuxline.vim"]
path = .vim/bundle/tmuxline.vim
url = https://github.com/edkolev/tmuxline.vim
[submodule ".vim/bundle/salt-vim"]
path = .vim/bundle/salt-vim
url = https://github.com/saltstack/salt-vim.git
[submodule ".vim/bundle/vim-tmux-navigator"]
path = .vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule ".vim/bundle/vim-smoothie"]
path = .vim/bundle/vim-smoothie
url = https://github.com/psliwka/vim-smoothie.git
[submodule ".vim/bundle/coc"]
path = .vim/bundle/coc
url = https://github.com/neoclide/coc.nvim.git
[submodule ".tmux/plugins/tmux-scratchpad"]
path = .tmux/plugins/tmux-scratchpad
url = https://github.com/toddyamakawa/tmux-scratchpad.git
[submodule ".tmux/plugins/extrakto"]
path = .tmux/plugins/extrakto
url = https://github.com/laktak/extrakto.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-iced"]
path = .vim/bundle/vim-iced
url = https://github.com/liquidz/vim-iced
[submodule ".vim/bundle/vim-sexp"]
path = .vim/bundle/vim-sexp
url = https://github.com/guns/vim-sexp
[submodule ".vim/bundle/rainbow"]
path = .vim/bundle/rainbow
url = https://github.com/luochen1990/rainbow.git