-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
42 lines (42 loc) · 1.64 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
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = https://github.com/leshill/vim-json.git
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-es6"]
path = vim/bundle/vim-es6
url = https://github.com/isRuslan/vim-es6.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/CamelCaseMotion"]
path = vim/bundle/CamelCaseMotion
url = https://github.com/bkad/CamelCaseMotion.git
[submodule "vim/bundle/vim-indent-object"]
path = vim/bundle/vim-indent-object
url = https://github.com/michaeljsmith/vim-indent-object.git
[submodule "vim/bundle/rspec.vim"]
path = vim/bundle/rspec.vim
url = https://github.com/Keithbsmiley/rspec.vim.git
[submodule "vim/bundle/--force"]
path = vim/bundle/--force
url = https://github.com/Keithbsmiley/rspec.vim.git
[submodule "vim/bundle/vim-css3-syntax"]
path = vim/bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "vim/bundle/vim-elixir"]
path = vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "vim/bundle/vim-rhubarb"]
path = vim/bundle/vim-rhubarb
url = https://github.com/tpope/vim-rhubarb.git
[submodule "vim/bundle/vim-rubyhash"]
path = vim/bundle/vim-rubyhash
url = git@github.com:rorymckinley/vim-rubyhash.git