forked from netpoetica/dotvim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
75 lines (75 loc) · 2.66 KB
/
.gitmodules
File metadata and controls
75 lines (75 loc) · 2.66 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-css-color"]
path = bundle/vim-css-color
url = https://github.com/ap/vim-css-color.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/ZoomWin"]
path = bundle/ZoomWin
url = https://github.com/vim-scripts/ZoomWin.git
[submodule "bundle/vim-cucumber"]
path = bundle/vim-cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/vimerl"]
path = bundle/vimerl
url = https://github.com/jimenezrick/vimerl.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/coffee-script"]
path = bundle/coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-ruby-minitest"]
path = bundle/vim-ruby-minitest
url = https://github.com/sunaku/vim-ruby-minitest.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/vim-rdoc"]
path = bundle/vim-rdoc
url = https://github.com/depuracao/vim-rdoc.git
[submodule "bundle/rust.vim"]
path = bundle/rust.vim
url = https://github.com/wting/rust.vim.git
[submodule "bundle/vim-handlebars"]
path = bundle/vim-handlebars
url = https://github.com/nono/vim-handlebars.git
[submodule "bundle/vim-golang"]
path = bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang.git
[submodule "bundle/vim-afterimage"]
path = bundle/vim-afterimage
url = https://github.com/tpope/vim-afterimage.git
[submodule "bundle/scss-syntax"]
path = bundle/scss-syntax
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/badwolf"]
path = bundle/badwolf
url = https://github.com/sjl/badwolf.git