-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.22 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
[submodule "vim/vim/bundle/tagbar"]
path = vim/vim/bundle/tagbar
url = [email protected]:majutsushi/tagbar.git
ignore = dirty
[submodule "vim/vim/bundle/vim-airline"]
path = vim/vim/bundle/vim-airline
url = [email protected]:bling/vim-airline.git
ignore = dirty
[submodule "vim/vim/bundle/vim-fugitive"]
path = vim/vim/bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
ignore = dirty
[submodule "vim/vim/bundle/vim-lucius"]
path = vim/vim/bundle/vim-lucius
url = [email protected]:jonathanfilip/vim-lucius.git
ignore = dirty
[submodule "vim/vim/bundle/vim-pathogen"]
path = vim/vim/bundle/vim-pathogen
url = [email protected]:tpope/vim-pathogen.git
ignore = dirty
[submodule "bin/z"]
path = bin/z
url = [email protected]:rupa/z.git
ignore = dirty
[submodule "zsh/zsh_custom/plugins/zsh-syntax-highlighting"]
path = zsh/zsh_custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "vim/vim/bundle/nerdtree"]
path = vim/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/vim/bundle/vim-elixir"]
path = vim/vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git