-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
60 lines (60 loc) · 2.04 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 "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "bundle/closetag"]
path = bundle/closetag
url = git://github.com/docunext/closetag.vim.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/edsono/vim-matchit
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/tern_for_vim"]
path = bundle/tern_for_vim
url = https://github.com/marijnh/tern_for_vim.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "bundle/vim-vinegar"]
path = bundle/vim-vinegar
url = git://github.com/tpope/vim-vinegar.git
[submodule "bundle/wildfire"]
path = bundle/wildfire
url = [email protected]:gcmt/wildfire.vim.git
[submodule "bundle/vim-polyglot"]
path = bundle/vim-polyglot
url = [email protected]:sheerun/vim-polyglot.git
[submodule "bundle/goyo"]
path = bundle/goyo
url = [email protected]:junegunn/goyo.vim.git
[submodule "bundle/limelight"]
path = bundle/limelight
url = [email protected]:junegunn/limelight.vim.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = [email protected]:Lokaltog/vim-easymotion.git
[submodule "bundle/youcompleteme"]
path = bundle/youcompleteme
url = https://github.com/Valloric/YouCompleteMe