-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 809 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "vim/vim.symlink/bundle/nerdtree"]
path = vim/vim.symlink/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/vim.symlink/bundle/gist-vim"]
path = vim/vim.symlink/bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
[submodule "vim/vim.symlink/bundle/syntastic"]
path = vim/vim.symlink/bundle/syntastic
url = git@github.com:scrooloose/syntastic.git
[submodule "vim/vim.symlink/bundle/fugitive"]
path = vim/vim.symlink/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/vim.symlink/bundle/webapi-vim"]
path = vim/vim.symlink/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule "vim/vim.symlink/bundle/file-line"]
path = vim/vim.symlink/bundle/file-line
url = https://github.com/bogado/file-line.git