-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
76 lines (76 loc) · 2.61 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 "Downloads/.vim/bundle/SimpylFold"]
path = Downloads/.vim/bundle/SimpylFold
url = https://github.com/tmhedberg/SimpylFold
ignore = dirty
[submodule ".vim/bundle/auto-pairs"]
path = .vim/bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs
ignore = dirty
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim
ignore = dirty
[submodule ".vim/bundle/gruvbox"]
path = .vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox
ignore = dirty
[submodule ".vim/bundle/jedi-vim"]
path = .vim/bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim
ignore = dirty
[submodule ".vim/bundle/lusty"]
path = .vim/bundle/lusty
url = https://github.com/sjbach/lusty
ignore = dirty
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
ignore = dirty
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic
ignore = dirty
[submodule ".vim/bundle/tabular"]
path = .vim/bundle/tabular
url = https://github.com/godlygeek/tabular
ignore = dirty
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
ignore = dirty
[submodule ".vim/bundle/vim-abolish"]
path = .vim/bundle/vim-abolish
url = https://github.com/tpope/vim-abolish
ignore = dirty
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
ignore = dirty
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
ignore = dirty
[submodule "Downloads/.vim/bundle/vim-fugitive"]
path = Downloads/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
ignore = dirty
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
ignore = dirty
[submodule ".vim/bundle/SimpylFold"]
path = .vim/bundle/SimpylFold
url = https://github.com/tmhedberg/SimpylFold
ignore = dirty
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
ignore = dirty
[submodule ".vim/bundle/vimpyter"]
path = .vim/bundle/vimpyter
url = https://github.com/szymonmaszke/vimpyter
ignore = dirty
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
ignore = dirty