-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
60 lines (60 loc) · 2.29 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
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "vim/bundle/vim-sensible"]
path = vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "liquidprompt"]
path = liquidprompt
url = https://github.com/nojhan/liquidprompt.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/vim-eunuch"]
path = vim/bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule "vim/bundle/vim-characterize"]
path = vim/bundle/vim-characterize
url = https://github.com/tpope/vim-characterize.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "vim/bundle/html5.vim"]
path = vim/bundle/html5.vim
url = https://github.com/othree/html5.vim
[submodule "vim/bundle/neocomplete.vim"]
path = vim/bundle/neocomplete.vim
url = https://github.com/Shougo/neocomplete.vim.git
[submodule "vim/bundle/vimproc.vim"]
path = vim/bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule "vim/bundle/Vim-Jinja2-Syntax"]
path = vim/bundle/Vim-Jinja2-Syntax
url = https://github.com/Glench/Vim-Jinja2-Syntax
[submodule "vim/bundle/phpcomplete.vim"]
path = vim/bundle/phpcomplete.vim
url = https://github.com/shawncplus/phpcomplete.vim
[submodule "vim/bundle/Spacegray.vim"]
path = vim/bundle/Spacegray.vim
url = https://github.com/ajh17/Spacegray.vim.git
[submodule "vim/bundle/vim-scala"]
path = vim/bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git