forked from sharpsaw/vim-dots
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
57 lines (57 loc) · 2.17 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
[submodule ".vim/bundle/Recover.vim"]
path = .vim/bundle/Recover.vim
url = git://github.com/chrisbra/Recover.vim
[submodule ".vim/bundle/vim-textobj-underscore"]
path = .vim/bundle/vim-textobj-underscore
url = git://github.com/kana/vim-textobj-underscore
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = git://github.com/kien/ctrlp.vim
[submodule ".vim/bundle/vim-detailed"]
path = .vim/bundle/vim-detailed
url = git://github.com/rking/vim-detailed
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim
[submodule ".vim/bundle/vim-bad-whitespace"]
path = .vim/bundle/vim-bad-whitespace
url = git://github.com/bitc/vim-bad-whitespace
[submodule ".vim/bundle/vim-textobj-diff"]
path = .vim/bundle/vim-textobj-diff
url = git://github.com/kana/vim-textobj-diff
[submodule ".vim/bundle/vim-textobj-entire"]
path = .vim/bundle/vim-textobj-entire
url = git://github.com/kana/vim-textobj-entire
[submodule ".vim/bundle/vim-textobj-indent"]
path = .vim/bundle/vim-textobj-indent
url = git://github.com/kana/vim-textobj-indent
[submodule ".vim/bundle/vim-textobj-lastpat"]
path = .vim/bundle/vim-textobj-lastpat
url = git://github.com/kana/vim-textobj-lastpat
[submodule ".vim/bundle/vim-textobj-user"]
path = .vim/bundle/vim-textobj-user
url = git://github.com/kana/vim-textobj-user
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/rsi"]
path = .vim/bundle/rsi
url = https://github.com/tpope/vim-rsi/
[submodule ".vim/bundle/tcomment"]
path = .vim/bundle/tcomment
url = https://github.com/tomtom/tcomment_vim.git
[submodule ".vim/bundle/sensible"]
path = .vim/bundle/sensible
url = https://github.com/tpope/vim-sensible
[submodule ".vim/bundle/tabular"]
path = .vim/bundle/tabular
url = https://github.com/godlygeek/tabular
[submodule ".vim/bundle/ag"]
path = .vim/bundle/ag
url = https://github.com/rking/ag.vim
[submodule ".vim/bundle/vim-ls"]
path = .vim/bundle/vim-ls
url = git://github.com/gkz/vim-ls