-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 1.79 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
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = [email protected]:majutsushi/tagbar.git
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = https://github.com/flazz/vim-colorschemes.git
[submodule "bundle/powerline-fonts"]
path = bundle/powerline-fonts
url = [email protected]:powerline/fonts.git
[submodule "bundle/kolor"]
path = bundle/kolor
url = [email protected]:zeis/vim-kolor.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-javascript-syntax"]
path = bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "bundle/darcula"]
path = bundle/darcula
url = [email protected]:blueshirts/darcula.git
[submodule "bundle/dircolors-solarized"]
path = bundle/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "bundle/fonts"]
path = bundle/fonts
url = [email protected]:powerline/fonts.git
[submodule "/Users/yiweiwu/.vim/bundle/vim-airline"]
path = /Users/yiweiwu/.vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "/Users/yiweiwu/.vim/bundle/ctrlp.vim"]
path = /Users/yiweiwu/.vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git