forked from mvrilo/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.41 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.41 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
[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = git://github.com/groenewege/vim-less.git
[submodule ".vim/bundle/mustache"]
path = .vim/bundle/mustache
url = git://github.com/juvenn/mustache.vim.git
[submodule ".vim/bundle/haml"]
path = .vim/bundle/haml
url = git://github.com/tpope/vim-haml.git
[submodule ".vim/bundle/javascript"]
path = .vim/bundle/javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule ".vim/bundle/markdown"]
path = .vim/bundle/markdown
url = git://github.com/tpope/vim-markdown.git
[submodule ".vim/bundle/rails"]
path = .vim/bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule ".vim/bundle/ruby"]
path = .vim/bundle/ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/jade"]
path = .vim/bundle/jade
url = git://github.com/statianzo/vim-jade.git
[submodule ".vim/bundle/jquery"]
path = .vim/bundle/jquery
url = git://github.com/itspriddle/vim-jquery.git
[submodule ".vim/bundle/scss-syntax"]
path = .vim/bundle/scss-syntax
url = git://github.com/cakebaker/scss-syntax.vim.git
[submodule ".vim/bundle/matchit"]
path = .vim/bundle/matchit
url = git://github.com/vim-scripts/matchit.zip.git
[submodule ".vim/bundle/coffee-script"]
path = .vim/bundle/coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/golang"]
path = .vim/bundle/golang
url = git://github.com/jnwhiteh/vim-golang.git