forked from blovett/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.2 KB
/
.gitmodules
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/vim.symlink/bundle/sensible"]
path = vim/vim.symlink/bundle/sensible
url = [email protected]:tpope/vim-sensible.git
[submodule "vim/vim.symlink/bundle/numbertoggle"]
path = vim/vim.symlink/bundle/numbertoggle
url = https://github.com/jeffkreeftmeijer/vim-numbertoggle.git
[submodule "vim/vim.symlink/bundle/ledger"]
path = vim/vim.symlink/bundle/ledger
url = [email protected]:ledger/vim-ledger.git
[submodule "vim/vim.symlink/bundle/vim-colors-pencil"]
path = vim/vim.symlink/bundle/vim-colors-pencil
url = https://github.com/reedes/vim-colors-pencil.git
[submodule "git/git-cascade"]
path = git/git-cascade
url = https://github.com/cool-RR/git-cascade.git
[submodule "vim/vim.symlink/bundle/vim-rust"]
path = vim/vim.symlink/bundle/vim-rust
url = https://github.com/wting/rust.vim.git
[submodule "vim/vim.symlink/bundle/vim-fugitive"]
path = vim/vim.symlink/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/vim.symlink/bundle/vim-airline"]
path = vim/vim.symlink/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/vim.symlink/bundle/vim-snipmate"]
path = vim/vim.symlink/bundle/vim-snipmate
url = https://github.com/msanders/snipmate.vim.git