-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
39 lines (39 loc) · 1.61 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
[submodule "vim/dotvim/bundle/ag"]
path = vim/dotvim/bundle/ag
url = [email protected]:rking/ag.vim.git
[submodule "vim/dotvim/bundle/ctrlp.vim"]
path = vim/dotvim/bundle/ctrlp.vim
url = [email protected]:kien/ctrlp.vim.git
[submodule "vim/dotvim/bundle/vim-abolish"]
path = vim/dotvim/bundle/vim-abolish
url = [email protected]:tpope/vim-abolish.git
[submodule "vim/dotvim/bundle/vim-better-whitespace"]
path = vim/dotvim/bundle/vim-better-whitespace
url = [email protected]:ntpeters/vim-better-whitespace.git
[submodule "vim/dotvim/bundle/vim-fugitive"]
path = vim/dotvim/bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "vim/dotvim/bundle/vim-rails"]
path = vim/dotvim/bundle/vim-rails
url = [email protected]:tpope/vim-rails.git
[submodule "vim/dotvim/bundle/bufexplorer"]
path = vim/dotvim/bundle/bufexplorer
url = [email protected]:jlanzarotta/bufexplorer.git
[submodule "vim/dotvim/bundle/nerdtree"]
path = vim/dotvim/bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "vim/dotvim/bundle/vim-airline"]
path = vim/dotvim/bundle/vim-airline
url = [email protected]:bling/vim-airline.git
[submodule "vim/dotvim/bundle/vim-bundler"]
path = vim/dotvim/bundle/vim-bundler
url = [email protected]:tpope/vim-bundler.git
[submodule "vim/dotvim/bundle/vitality.vim"]
path = vim/dotvim/bundle/vitality.vim
url = [email protected]:sjl/vitality.vim.git
[submodule "vim/dotvim/bundle/vim-json"]
path = vim/dotvim/bundle/vim-json
url = [email protected]:jakar/vim-json.git
[submodule "vim/dotvim/bundle/vim-clojure-static"]
path = vim/dotvim/bundle/vim-clojure-static
url = [email protected]:guns/vim-clojure-static.git