]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/blob - .gitmodules
.gitconfig: Use diff.algorithm = patience
[dotfiles.git] / .gitmodules
1 [submodule ".vim/bundle/fugitive"]
2 path = .vim/bundle/fugitive
3 url = https://github.com/tpope/vim-fugitive.git
4 ignore = dirty
5 [submodule ".vim/bundle/octopress"]
6 path = .vim/bundle/octopress
7 url = https://github.com/tangledhelix/vim-octopress.git
8 ignore = dirty
9 [submodule ".vim/bundle/solarized"]
10 path = .vim/bundle/solarized
11 url = https://github.com/altercation/vim-colors-solarized.git
12 ignore = dirty
13 [submodule ".vim/bundle/git"]
14 path = .vim/bundle/git
15 url = https://github.com/tpope/vim-git.git
16 ignore = dirty
17 [submodule ".vim/bundle/gundo"]
18 path = .vim/bundle/gundo
19 url = https://github.com/sjl/gundo.vim.git
20 ignore = dirty
21 [submodule ".vim/bundle/ack"]
22 path = .vim/bundle/ack
23 url = https://github.com/mileszs/ack.vim.git
24 ignore = dirty
25 [submodule ".vim/bundle/surround"]
26 path = .vim/bundle/surround
27 url = https://github.com/tpope/vim-surround.git
28 ignore = dirty
29 [submodule ".vim/bundle/scriptease"]
30 path = .vim/bundle/scriptease
31 url = https://github.com/tpope/vim-scriptease.git
32 ignore = dirty
33 [submodule ".vim/bundle/nerdtree"]
34 path = .vim/bundle/nerdtree
35 url = https://github.com/scrooloose/nerdtree.git
36 ignore = dirty
37 [submodule ".vim/bundle/ctrlp"]
38 path = .vim/bundle/ctrlp
39 url = https://github.com/kien/ctrlp.vim.git
40 ignore = dirty
41 [submodule ".vim/bundle/unimpaired"]
42 path = .vim/bundle/unimpaired
43 url = https://github.com/tpope/vim-unimpaired.git
44 ignore = dirty
45 [submodule ".vim/bundle/airline"]
46 path = .vim/bundle/airline
47 url = https://github.com/vim-airline/vim-airline.git
48 ignore = dirty
49 [submodule ".vim/bundle/airline-themes"]
50 path = .vim/bundle/airline-themes
51 url = https://github.com/vim-airline/vim-airline-themes.git
52 ignore = dirty
53 [submodule ".vim/bundle/fetch"]
54 path = .vim/bundle/fetch
55 url = https://github.com/kopischke/vim-fetch.git
56 ignore = dirty