-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
63 lines (63 loc) · 2.46 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
[submodule ".vim/bundle/vim-colorschemes"]
path = .vim/bundle/vim-colorschemes
url = https://github.com/flazz/vim-colorschemes
[submodule ".vim/bundle/delimitmate"]
path = .vim/bundle/delimitmate
url = https://github.com/Raimondi/delimitMate.git
[submodule ".vim/bundle/matchtag"]
path = .vim/bundle/matchtag
url = https://github.com/gregsexton/MatchTag.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/snipmate"]
path = .vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/tabular"]
path = .vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule ".vim/bundle/taskpaper"]
path = .vim/bundle/taskpaper
url = https://github.com/davidoc/taskpaper.vim.git
[submodule ".vim/bundle/zoomwin"]
path = .vim/bundle/zoomwin
url = https://github.com/vim-scripts/ZoomWin.git
[submodule ".vim/bundle/badwolf"]
path = .vim/bundle/badwolf
url = https://github.com/sjl/badwolf.git
[submodule ".vim/bundle/gundo"]
path = .vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule ".vim/bundle/vim-smartusline"]
path = .vim/bundle/vim-smartusline
url = https://github.com/molok/vim-smartusline.git
[submodule ".vim/bundle/phpdoc"]
path = .vim/bundle/phpdoc
url = https://github.com/vexxor/phpdoc.vim.git
[submodule ".vim/bundle/vim-monokai"]
path = .vim/bundle/vim-monokai
url = https://github.com/sickill/vim-monokai.git
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/vim-buffergator"]
path = .vim/bundle/vim-buffergator
url = https://github.com/jeetsukumaran/vim-buffergator.git
[submodule ".vim/bundle/vim-jsbeautify"]
path = .vim/bundle/vim-jsbeautify
url = https://github.com/maksimr/vim-jsbeautify.git
[submodule ".vim/bundle/vim-flatui"]
path = .vim/bundle/vim-flatui
url = https://github.com/john2x/flatui.vim.git
[submodule ".vim/bundle/vim-golang"]
path = .vim/bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang.git