-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 765 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 765 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-dirdiff"]
path = .vim/bundle/vim-dirdiff
url = https://github.com/will133/vim-dirdiff.git
branch = master
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
branch = master
[submodule ".vim/bundle/firrtl-syntax"]
path = .vim/bundle/firrtl-syntax
url = https://github.com/azidar/firrtl-syntax.git
branch = master
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule ".vim/bundle/wake-pathogen"]
path = .vim/bundle/wake-pathogen
url = git@github.com:timsnyder-siv/wake-pathogen.git
[submodule ".vim/bundle/vim-scala"]
path = .vim/bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git