-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.28 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
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = git@github.com:vim-ruby/vim-ruby.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = git@github.com:vim-airline/vim-airline.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git@github.com:vim-syntastic/syntastic
[submodule "bundle/vim-elixir"]
path = bundle/vim-elixir
url = git@github.com:elixir-lang/vim-elixir.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git@github.com:scrooloose/nerdtree.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git@github.com:scrooloose/nerdcommenter.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git@github.com:tpope/vim-fugitive.git
[submodule "bundle/bundle/VimCompletesMe"]
path = bundle/bundle/VimCompletesMe
url = git@github.com:ajh17/VimCompletesMe.git
[submodule "bundle/VimCompletesMe"]
path = bundle/VimCompletesMe
url = git@github.com:ajh17/VimCompletesMe.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule "bundle/vim-pencil"]
path = bundle/vim-pencil
url = git@github.com:reedes/vim-pencil
[submodule "bundle/vim-tmux-navigator"]
path = bundle/vim-tmux-navigator
url = git@github.com:christoomey/vim-tmux-navigator.git