forked from mislav/vimfiles
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.56 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.56 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
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/haml"]
path = bundle/haml
url = https://github.com/chriseppstein/vim-haml
[submodule "bundle/javascript"]
path = bundle/javascript
url = https://github.com/pangloss/vim-javascript
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown
[submodule "bundle/rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails
[submodule "bundle/ruby"]
path = bundle/ruby
url = https://github.com/vim-ruby/vim-ruby
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim
[submodule "bundle/endwise"]
path = bundle/endwise
url = https://github.com/tpope/vim-endwise
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T
[submodule "bundle/coffee-script"]
path = bundle/coffee-script
url = https://github.com/kchmck/vim-coffee-script
[submodule "bundle/commentary"]
path = bundle/commentary
url = https://github.com/tpope/vim-commentary
[submodule "bundle/molokai"]
path = bundle/molokai
url = https://github.com/mrtazz/molokai.vim
[submodule "bundle/zencoding-vim"]
path = bundle/zencoding-vim
url = https://github.com/mattn/zencoding-vim
[submodule "bundle/jshint.vim"]
path = bundle/jshint
url = https://github.com/manalang/jshint.vim
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "bundle/jade"]
path = bundle/jade
url = git://github.com/digitaltoad/vim-jade.git