forked from rockwood/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 971 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 971 Bytes
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
[submodule ".vim/bundle/slim"]
path = .vim/bundle/slim
url = git@github.com:slim-template/vim-slim.git
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = git@github.com:kien/ctrlp.vim.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = git@github.com:scrooloose/nerdtree.git
[submodule ".vim/bundle/ag"]
path = .vim/bundle/ag
url = git@github.com:rking/ag.vim.git
[submodule ".vim/bundle/coffee-script"]
path = .vim/bundle/coffee-script
url = git@github.com:kchmck/vim-coffee-script.git
[submodule ".vim/bundle/handlebars"]
path = .vim/bundle/handlebars
url = git@github.com:mustache/vim-mustache-handlebars.git
[submodule ".vim/bundle/markdown"]
path = .vim/bundle/markdown
url = git@github.com:plasticboy/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