-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
90 lines (90 loc) · 3.12 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = [email protected]:ervandew/supertab.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = [email protected]:corntrace/bufexplorer.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "bundle/numbers.vim"]
path = bundle/numbers.vim
url = [email protected]:myusuf3/numbers.vim.git
[submodule "bundle/rainbow_parentheses.vim"]
path = bundle/rainbow_parentheses.vim
url = [email protected]:kien/rainbow_parentheses.vim.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule "bundle/vim-scala"]
path = bundle/vim-scala
url = [email protected]:derekwyatt/vim-scala.git
[submodule "bundle/vim-trailing-whitespace"]
path = bundle/vim-trailing-whitespace
url = [email protected]:bronson/vim-trailing-whitespace.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = [email protected]:tpope/vim-sensible.git
[submodule "bundle/unite.vim"]
path = bundle/unite.vim
url = [email protected]:Shougo/unite.vim.git
[submodule "bundle/vimproc.vim"]
path = bundle/vimproc.vim
url = [email protected]:Shougo/vimproc.vim.git
[submodule "bundle/ag.vim"]
path = bundle/ag.vim
url = [email protected]:rking/ag.vim.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script
[submodule "bundle/thrift.vim"]
path = bundle/thrift.vim
url = https://github.com/solarnz/thrift.vim
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/lh-tags"]
path = bundle/lh-tags
url = https://github.com/luchermitte/lh-tags
[submodule "bundle/lh-vim-lib"]
path = bundle/lh-vim-lib
url = https://github.com/LucHermitte/lh-vim-lib
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = https://tpope.io/vim/unimpaired.git
[submodule "bundle/black"]
path = bundle/black
url = https://github.com/psf/black.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "bundle/csv"]
path = bundle/csv
url = https://github.com/chrisbra/csv.vim
[submodule "bundle/vim-test"]
path = bundle/vim-test
url = https://github.com/janko/vim-test
[submodule "bundle/vim-dispatch"]
path = bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch
[submodule "bundle/pytest-vim-compiler"]
path = bundle/pytest-vim-compiler
url = https://github.com/5long/pytest-vim-compiler
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git