-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgitmodules
More file actions
21 lines (21 loc) · 862 Bytes
/
gitmodules
File metadata and controls
21 lines (21 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule ".vim/bundle/vim-bundler"]
path = .vim/bundle/vim-bundler
url = git://github.com/tpope/vim-bundler.git
[submodule ".vim/bundle/vim-rails"]
path = .vim/bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule ".vim/bundle/scss-syntax"]
path = .vim/bundle/scss-syntax
url = git://github.com/cakebaker/scss-syntax.vim.git
[submodule ".vim/bundle/sass-syntax"]
path = .vim/bundle/sass-syntax
url = git://github.com/tpope/vim-haml.git
[submodule "/Users/jso/dotfiles/.vim/bundle/vim-coffee-script"]
path = /Users/jso/dotfiles/.vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git