forked from majnemer/davesdots
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
45 lines (45 loc) · 1.7 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
[submodule "emacs-starter-kit"]
path = emacs-starter-kit
url = git://github.com/technomancy/emacs-starter-kit.git
[submodule "vim/bundle/ack"]
path = vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/NERDtree"]
path = vim/bundle/NERDtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/bufexplorer"]
path = vim/bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip
[submodule "vim/bundle/NERDcommenter"]
path = vim/bundle/NERDcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/vim-nginx"]
path = vim/bundle/vim-nginx
url = https://github.com/jinfield/vim-nginx.git
[submodule "vim/bundle/vim-perl"]
path = vim/bundle/vim-perl
url = https://github.com/petdance/vim-perl.git
[submodule "vim/bundle/css-syntax"]
path = vim/bundle/css-syntax
url = https://github.com/ChrisYip/Better-CSS-Syntax-for-Vim.git
[submodule "mutt/mutt-solarized"]
path = mutt/mutt-solarized
url = https://github.com/altercation/mutt-colors-solarized
[submodule "tmux-solarized"]
path = tmux-solarized
url = https://github.com/seebi/tmux-colors-solarized.git
[submodule "vim/bundle/vim-html5"]
path = vim/bundle/vim-html5
url = https://github.com/othree/html5.vim.git
[submodule "vim/bundle/vim-webcomponents"]
path = vim/bundle/vim-webcomponents
url = https://github.com/azakus/vim-webcomponents.git