-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
97 lines (97 loc) · 3.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
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
[submodule ".vim/bundle/surround"]
path = .vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
ignore = dirty
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule ".vim/colors/smyck"]
path = .vim/colors/smyck
url = [email protected]:hutchison/Smyck-Color-Scheme.git
[submodule ".vim/colors/hemisu"]
path = .vim/colors/hemisu
url = git://github.com/noahfrederick/Hemisu.git
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = [email protected]:hutchison/oh-my-zsh.git
[submodule ".vim/bundle/solarized"]
path = .vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule ".vim/bundle/mw-utils"]
path = .vim/bundle/mw-utils
url = git://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule ".vim/bundle/tlib_vim"]
path = .vim/bundle/tlib_vim
url = git://github.com/tomtom/tlib_vim.git
[submodule ".vim/bundle/snipmate"]
path = .vim/bundle/snipmate
url = git://github.com/garbas/vim-snipmate.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule ".vim/bundle/vim-flake8"]
path = .vim/bundle/vim-flake8
url = git://github.com/nvie/vim-flake8.git
[submodule ".vim/bundle/tabular"]
path = .vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = git://github.com/groenewege/vim-less.git
[submodule ".mutt/solarized"]
path = .mutt/solarized
url = https://github.com/altercation/mutt-colors-solarized.git
[submodule ".vim/bundle/python-folding"]
path = .vim/bundle/python-folding
url = git://github.com/vim-scripts/Efficient-python-folding.git
[submodule ".vim/bundle/octave-syntax"]
path = .vim/bundle/octave-syntax
url = git://github.com/vim-scripts/octave.vim--.git
[submodule ".vim/bundle/snipmate-snippets"]
path = .vim/bundle/snipmate-snippets
url = [email protected]:snipmate-snippets.git
[submodule ".vim/bundle/gitgutter"]
path = .vim/bundle/gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/vim-syntastic"]
path = .vim/bundle/vim-syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/vim-salt"]
path = .vim/bundle/vim-salt
url = [email protected]:saltstack/salt-vim.git
[submodule "vim.pony"]
path = .vim/bundle/pony
url = [email protected]:jmcomets/vim-pony.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "powerline-fonts"]
path = powerline-fonts
url = https://github.com/powerline/fonts.git
[submodule "powerline"]
path = powerline
url = https://github.com/powerline/powerline.git
[submodule ".vim/bundle/vimwiki"]
path = .vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule ".vim/bundle/vim-ctrlp"]
path = .vim/bundle/vim-ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "gnome-terminal-colors-solarized"]
path = gnome-terminal-colors-solarized
url = [email protected]:Anthony25/gnome-terminal-colors-solarized.git
[submodule ".vim/bundle/vim-better-whitespace"]
path = .vim/bundle/vim-better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace.git
[submodule ".vim/bundle/vim-afterglow"]
path = .vim/bundle/vim-afterglow
url = https://github.com/danilo-augusto/vim-afterglow.git
[submodule ".vim/vim-mediawiki-syntax"]
path = .vim/vim-mediawiki-syntax
url = https://github.com/chikamichi/mediawiki.vim.git
[submodule ".vim/bundle/icalendar-syntax"]
path = .vim/bundle/icalendar-syntax
url = https://github.com/dannywillems/vim-icalendar.git