-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
42 lines (42 loc) · 1.66 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
[submodule ".vim/bundle/vim-late_evening"]
path = .vim/bundle/vim-late_evening
url = https://github.com/h3xx/vim-late_evening.git
[submodule ".vim/bundle/delimitMate"]
path = .vim/bundle/delimitMate
url = [email protected]:Raimondi/delimitMate.git
[submodule ".vim/bundle/jedi-vim"]
path = .vim/bundle/jedi-vim
url = [email protected]:davidhalter/jedi-vim.git
[submodule ".vim/bundle/vim-distinguished"]
path = .vim/bundle/vim-distinguished
url = [email protected]:Lokaltog/vim-distinguished.git
[submodule ".vim/bundle/vim-jsbeautify"]
path = .vim/bundle/vim-jsbeautify
url = [email protected]:maksimr/vim-jsbeautify.git
[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule ".vim/bundle/tern_for_vim"]
path = .vim/bundle/tern_for_vim
url = https://github.com/marijnh/tern_for_vim.git
[submodule ".vim/bundle/vim-go"]
path = .vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule ".vim/bundle/vim-autotag"]
path = .vim/bundle/vim-autotag
url = https://github.com/craigemery/vim-autotag.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git