-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
executable file
·54 lines (54 loc) · 2.19 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
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/bundle/indentLine"]
path = bundle/bundle/indentLine
url = https://github.com/Yggdroot/indentLine
[submodule "bundle/bundle/vim-airline-themes"]
path = bundle/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "bundle/bundle/vim-markdown"]
path = bundle/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/bundle/vim-fugitive"]
path = bundle/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/bundle/vim-move"]
path = bundle/bundle/vim-move
url = https://github.com/matze/vim-move
[submodule "bundle/bundle/vim-trailing-whitespace"]
path = bundle/bundle/vim-trailing-whitespace
url = https://github.com/bronson/vim-trailing-whitespace
[submodule "bundle/bundle/vim-airline"]
path = bundle/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/bundle/vim-colors-solarized"]
path = bundle/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/indentLine"]
path = bundle/indentLine
url = https://github.com/Yggdroot/indentLine
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/vim-move"]
path = bundle/vim-move
url = https://github.com/matze/vim-move
[submodule "bundle/vim-trailing-whitespace"]
path = bundle/vim-trailing-whitespace
url = https://github.com/bronson/vim-trailing-whitespace
[submodule "bundle/dart-vim-plugin"]
path = bundle/dart-vim-plugin
url = https://github.com/dart-lang/dart-vim-plugin
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git