-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
102 lines (102 loc) · 3.15 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
ignore = dirty
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
ignore = dirty
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
ignore = dirty
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
ignore = dirty
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
ignore = dirty
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
ignore = dirty
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/vim-scripts/Tagbar.git
ignore = dirty
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
ignore = dirty
[submodule "bundle/EasyGrep"]
path = bundle/EasyGrep
url = https://github.com/vim-scripts/EasyGrep.git
ignore = dirty
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
ignore = dirty
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
ignore = dirty
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
ignore = dirty
[submodule "bundle/yankring"]
path = bundle/yankring
url = https://github.com/vim-scripts/YankRing.vim.git
ignore = dirty
[submodule "bundle/nerdtree-git-plugin"]
path = bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
ignore = dirty
[submodule "bundle/nerdtree-ack"]
path = bundle/nerdtree-ack
url = https://github.com/vim-scripts/nerdtree-ack.git
ignore = dirty
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
ignore = dirty
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
ignore = dirty
[submodule "bundle/file-line"]
path = bundle/file-line
url = https://github.com/bogado/file-line.git
ignore = dirty
[submodule "bundle/vim-togglemouse"]
path = bundle/vim-togglemouse
url = https://github.com/nvie/vim-togglemouse.git
ignore = dirty
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree.git
ignore = dirty
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
ignore = dirty
[submodule "bundle/vim-polyglot"]
path = bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git
ignore = dirty
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/w0rp/ale.git
ignore = dirty
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
ignore = dirty
[submodule "bundle/vim-qf"]
path = bundle/vim-qf
url = https://github.com/romainl/vim-qf.git
[submodule "bundle/dracula-theme"]
path = bundle/dracula-theme
url = https://github.com/dracula/vim.git