-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
90 lines (90 loc) · 3.29 KB
/
.gitmodules
File metadata and controls
90 lines (90 loc) · 3.29 KB
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
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "vim/custom/sparkup"]
path = vim/custom/sparkup
url = git://github.com/rstacruz/sparkup.git
[submodule "vim/bundle/ragtag"]
path = vim/bundle/ragtag
url = https://github.com/tpope/vim-ragtag.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/markdown"]
path = vim/bundle/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "vim/bundle/tcomment"]
path = vim/bundle/tcomment
url = https://github.com/tsaleh/vim-tcomment.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/tsaleh/vim-supertab.git
[submodule "vim/bundle/align"]
path = vim/bundle/align
url = https://github.com/tsaleh/vim-align.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/yankring"]
path = vim/bundle/yankring
url = https://github.com/chrismetcalf/vim-yankring.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/speeddating"]
path = vim/bundle/speeddating
url = https://github.com/tpope/vim-speeddating.git
[submodule "vim/bundle/abolish"]
path = vim/bundle/abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "vim/bundle/coffee-script"]
path = vim/bundle/coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/pep8"]
path = vim/bundle/pep8
url = https://github.com/vim-scripts/pep8.git
[submodule "vim/bundle/tasklist"]
path = vim/bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "vim/bundle/ropevim"]
path = vim/bundle/ropevim
url = https://github.com/sontek/rope-vim.git
[submodule "vim/bundle/makegreen"]
path = vim/bundle/makegreen
url = https://github.com/reinh/vim-makegreen
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "vim/bundle/ack.vim"]
path = vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/easymotion"]
path = vim/bundle/easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/getafe"]
path = vim/bundle/getafe
url = https://github.com/larssmit/vim-getafe.git
[submodule "vim/bundle/vmark"]
path = vim/bundle/vmark
url = https://github.com/vim-scripts/vmark.vim--Visual-Bookmarking.git
[submodule "vim/bundle/color_highlight"]
path = vim/bundle/color_highlight
url = https://github.com/chrisbra/color_highlight.git
[submodule "vim/bundle/werks-color"]
path = vim/bundle/werks-color
url = https://github.com/vim-scripts/werks.vim.git
[submodule "vim/bundle/sonoma-color"]
path = vim/bundle/sonoma-color
url = https://github.com/vim-scripts/sonoma.vim.git