-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
63 lines (63 loc) · 2.34 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/ctrlp.vim"]
path = _vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "_vim/bundle/molokai"]
path = _vim/bundle/molokai
url = https://github.com/tomasr/molokai.git
[submodule "_vim/bundle/tabular"]
path = _vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "_vim/bundle/undotree"]
path = _vim/bundle/undotree
url = https://github.com/mbbill/undotree.git
[submodule "_vim/bundle/vim-buffergator"]
path = _vim/bundle/vim-buffergator
url = https://github.com/jeetsukumaran/vim-buffergator.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-fugitive"]
path = _vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "_vim/bundle/vim-markdown"]
path = _vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "_vim/bundle/vim-repeat"]
path = _vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "_vim/bundle/vim-surround"]
path = _vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "_vim/bundle/vim-unimpaired"]
path = _vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "_vim/bundle/vim-airline"]
path = _vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "_vim/bundle/vim-rsi"]
path = _vim/bundle/vim-rsi
url = https://github.com/tpope/vim-rsi.git
[submodule "_vim/bundle/vim-go"]
path = _vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "_vim/bundle/vim-dispatch"]
path = _vim/bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch
[submodule "_vim/bundle/rust.vim"]
path = _vim/bundle/rust.vim
url = https://github.com/wting/rust.vim
[submodule "_vim/bundle/vim-scala"]
path = _vim/bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git
[submodule "_vim/bundle/indentline"]
path = _vim/bundle/indentline
url = https://github.com/yggdroot/indentline
[submodule "_vim/bundle/ale"]
path = _vim/bundle/ale
url = [email protected]:w0rp/ale.git
[submodule "_vim/bundle/ack.vim"]
path = _vim/bundle/ack.vim
url = [email protected]:mileszs/ack.vim.git