forked from matthewmccullough/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
135 lines (135 loc) · 5.12 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
[submodule "scripts"]
path = scripts
url = https://github.com/matthewmccullough/scripts.git
[submodule "z-zsh"]
path = z-zsh
url = https://github.com/sjl/z-zsh.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/AutoClose"]
path = vim/bundle/AutoClose
url = https://github.com/vim-scripts/AutoClose.git
[submodule "vim/bundle/Git-Branch-Info"]
path = vim/bundle/Git-Branch-Info
url = https://github.com/vim-scripts/Git-Branch-Info.git
[submodule "vim/bundle/L9"]
path = vim/bundle/L9
url = https://github.com/vim-scripts/L9.git
[submodule "vim/bundle/ShowFunc.vim"]
path = vim/bundle/ShowFunc.vim
url = https://github.com/vim-scripts/ShowFunc.vim.git
[submodule "vim/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim
url = https://github.com/gmarik/Vundle.vim.git
[submodule "vim/bundle/ZoomWin"]
path = vim/bundle/ZoomWin
url = https://github.com/vim-scripts/ZoomWin.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/dwm.vim"]
path = vim/bundle/dwm.vim
url = https://github.com/spolu/dwm.vim.git
[submodule "vim/bundle/git-commit"]
path = vim/bundle/git-commit
url = https://github.com/vim-scripts/git-commit.git
[submodule "vim/bundle/gitignore"]
path = vim/bundle/gitignore
url = https://github.com/vim-scripts/gitignore.git
[submodule "vim/bundle/gitolite.vim"]
path = vim/bundle/gitolite.vim
url = https://github.com/vim-scripts/gitolite.vim.git
[submodule "vim/bundle/gitview"]
path = vim/bundle/gitview
url = https://github.com/vim-scripts/gitview.git
[submodule "vim/bundle/gitvimrc.vim"]
path = vim/bundle/gitvimrc.vim
url = https://github.com/vim-scripts/gitvimrc.vim.git
[submodule "vim/bundle/indentLine"]
path = vim/bundle/indentLine
url = https://github.com/yggdroot/indentLine.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/numbers.vim"]
path = vim/bundle/numbers.vim
url = https://github.com/myusuf3/numbers.vim.git
[submodule "vim/bundle/sparkup"]
path = vim/bundle/sparkup
url = https://github.com/rstacruz/sparkup.git
[submodule "vim/bundle/statusline.vim"]
path = vim/bundle/statusline.vim
url = https://github.com/vim-scripts/statusline.vim.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/taglist.vim"]
path = vim/bundle/taglist.vim
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "vim/bundle/vim-ansible-yaml"]
path = vim/bundle/vim-ansible-yaml
url = https://github.com/chase/vim-ansible-yaml.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-indent-guides"]
path = vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/bundle/vim-liquid"]
path = vim/bundle/vim-liquid
url = https://github.com/tpope/vim-liquid.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "vim/bundle/vim-nerdtree-tabs"]
path = vim/bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "vim/bundle/vim-scriptease"]
path = vim/bundle/vim-scriptease
url = https://github.com/tpope/vim-scriptease.git
[submodule "vim/bundle/vim-sensible"]
path = vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "z-rupa"]
path = z-rupa
url = https://github.com/rupa/z.git
[submodule "vim/bundle/vim-webdevicons"]
path = vim/bundle/vim-webdevicons
url = https://github.com/ryanoasis/vim-webdevicons
[submodule "vim/bundle/nerdtree-git-plugin"]
path = vim/bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin
[submodule "vim/bundle/vim-ps1"]
path = vim/bundle/vim-ps1
url = https://github.com/PProvost/vim-ps1.git
[submodule "vim/bundle/SimplyFold"]
path = vim/bundle/SimplyFold
url = https://github.com/tmhedberg/SimpylFold.git
[submodule "vim/bundle/indentpython.vim"]
path = vim/bundle/indentpython.vim
url = https://github.com/vim-scripts/indentpython.vim.git
[submodule "vim/bundle/YouCompleteMe"]
path = vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "vim/bundle/vim-flake8"]
path = vim/bundle/vim-flake8
url = https://github.com/nvie/vim-flake8.git
[submodule "vim/bundle/Zenburn"]
path = vim/bundle/Zenburn
url = https://github.com/jnurmine/Zenburn.git
[submodule "vim/bundle/SimpylFold"]
path = vim/bundle/SimpylFold
url = https://github.com/tmhedberg/SimpylFold.git