-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
43 lines (42 loc) · 1.6 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
[submodule "vim/bundle/vim-cucumber"]
path = vim/bundle/vim-cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "vim/bundle/rails"]
path = vim/bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = http://github.com/godlygeek/tabular.git
[submodule "vim/bundle/ack.vim"]
path = vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/bufexplorer"]
path = vim/bundle/bufexplorer
url = https://github.com/jlanzarotta/bufexplorer.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/CamelCaseMotion"]
path = vim/bundle/CamelCaseMotion
url = https://github.com/bkad/CamelCaseMotion.git
[submodule "vim/bundle/mustache"]
path = vim/bundle/mustache
url = git://github.com/juvenn/mustache.vim.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/vim-es6"]
path = vim/bundle/vim-es6
url = https://github.com/isRuslan/vim-es6.git
[submodule "vim/bundle/vim-es6"]
path = vim/bundle/vim-es6
url = https://github.com/isRuslan/vim-es6.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/vim-vue-plugin"]
path = vim/bundle/vim-vue-plugin
url = https://github.com/leafOfTree/vim-vue-plugin.git