-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 2.34 KB
/
.gitmodules
File metadata and controls
54 lines (54 loc) · 2.34 KB
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
[submodule "vim/bundle/nerdcommenter"]
path = vim/pack/git-plugins/start/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/pack/git-plugins/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/xterm-color-table.vim"]
path = vim/pack/git-plugins/start/xterm-color-table.vim
url = https://github.com/guns/xterm-color-table.vim.git
[submodule "zsh/modules/grml-etc-core"]
path = zsh/modules/grml-etc-core
url = https://github.com/grml/grml-etc-core.git
[submodule "zsh/modules/zsh-syntax-highlighting"]
path = zsh/modules/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "vim/bundle/molokai"]
path = vim/pack/git-plugins/start/molokai
url = https://github.com/tomasr/molokai.git
[submodule "vim/bundle/inkpot"]
path = vim/pack/git-plugins/start/inkpot
url = https://github.com/ciaranm/inkpot.git
[submodule "vim/bundle/nerdtree"]
path = vim/pack/git-plugins/start/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/tagbar"]
path = vim/pack/git-plugins/start/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/vim-easymotion"]
path = vim/pack/git-plugins/start/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/pack/git-plugins/start/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-airline"]
path = vim/pack/git-plugins/start/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "vim/bundle/vim-airline-themes"]
path = vim/pack/git-plugins/start/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/bundle/ir_black"]
path = vim/pack/git-plugins/start/ir_black
url = https://github.com/twerth/ir_black.git
[submodule "zsh/modules/zsh-autosuggestions"]
path = zsh/modules/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh/modules/zsh-bd"]
path = zsh/modules/zsh-bd
url = https://github.com/Tarrasch/zsh-bd.git
[submodule "zsh/modules/zsh-defer"]
path = zsh/modules/zsh-defer
url = https://github.com/romkatv/zsh-defer.git
[submodule "vim/bundle/ale"]
path = vim/pack/git-plugins/start/ale
url = https://github.com/dense-analysis/ale.git