-
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 = [email protected]:vim-ruby/vim-ruby.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = [email protected]:vim-airline/vim-airline.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = [email protected]:vim-syntastic/syntastic
[submodule "bundle/vim-elixir"]
path = bundle/vim-elixir
url = [email protected]:elixir-lang/vim-elixir.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = [email protected]:scrooloose/nerdcommenter.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "bundle/bundle/VimCompletesMe"]
path = bundle/bundle/VimCompletesMe
url = [email protected]:ajh17/VimCompletesMe.git
[submodule "bundle/VimCompletesMe"]
path = bundle/VimCompletesMe
url = [email protected]:ajh17/VimCompletesMe.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule "bundle/vim-pencil"]
path = bundle/vim-pencil
url = [email protected]:reedes/vim-pencil
[submodule "bundle/vim-tmux-navigator"]
path = bundle/vim-tmux-navigator
url = [email protected]:christoomey/vim-tmux-navigator.git