-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
48 lines (48 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
40
41
42
43
44
45
46
47
48
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = [email protected]:mileszs/ack.vim.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = [email protected]:ctrlpvim/ctrlp.vim.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = [email protected]:scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = [email protected]:tpope/vim-rails.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = [email protected]:tpope/vim-repeat.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = [email protected]:kchmck/vim-coffee-script.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "bundle/vim-hamlc"]
path = bundle/vim-hamlc
url = [email protected]:hiukkanen/vim-hamlc.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = [email protected]:pangloss/vim-javascript.git
[submodule "bundle/vim-pug"]
path = bundle/vim-pug
url = [email protected]:digitaltoad/vim-pug.git
[submodule "bundle/vim-slim"]
path = bundle/vim-slim
url = [email protected]:slim-template/vim-slim.git
[submodule "bundle/vim-stylus"]
path = bundle/vim-stylus
url = [email protected]:wavded/vim-stylus.git
[submodule "bundle/vim-vue"]
path = bundle/vim-vue
url = [email protected]:posva/vim-vue.git
[submodule "bundle/vim-rspec"]
path = bundle/vim-rspec
url = [email protected]:thoughtbot/vim-rspec.git
[submodule "bundle/coc.nvim"]
path = bundle/coc.nvim
url = [email protected]:neoclide/coc.nvim.git