forked from h3xx/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
104 lines (104 loc) · 3.82 KB
/
.gitmodules
File metadata and controls
104 lines (104 loc) · 3.82 KB
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
[submodule "vim/.vim/_addons/vim-late_evening"]
path = vim/.vim/_addons/vim-late_evening
url = git@github.com:h3xx/vim-late_evening.git
branch = master
[submodule "vim/.vim/_addons/vim-eunuch"]
path = vim/.vim/_addons/vim-eunuch
url = git://github.com/tpope/vim-eunuch.git
branch = master
[submodule "vim/.vim/_addons/vim-gitgutter"]
path = vim/.vim/_addons/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
branch = master
[submodule "vim/.vim/_addons/gist-vim"]
path = vim/.vim/_addons/gist-vim
url = git://github.com/mattn/gist-vim.git
branch = master
[submodule "vim/.vim/_addons/vim-fugitive"]
path = vim/.vim/_addons/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
branch = master
[submodule "vim/.vim/_addons/webapi-vim"]
path = vim/.vim/_addons/webapi-vim
url = git://github.com/mattn/webapi-vim.git
branch = master
[submodule "vim/.vim/_addons/tagbar"]
path = vim/.vim/_addons/tagbar
url = git://github.com/majutsushi/tagbar.git
branch = master
[submodule "vim/.vim/_addons/vim-repeat"]
path = vim/.vim/_addons/vim-repeat
url = git://github.com/tpope/vim-repeat.git
branch = master
[submodule "vim/.vim/_addons/vim-surround"]
path = vim/.vim/_addons/vim-surround
url = git://github.com/tpope/vim-surround.git
branch = master
[submodule "vim/.vim/_addons/vim-easymotion"]
path = vim/.vim/_addons/vim-easymotion
url = git://github.com/Lokaltog/vim-easymotion.git
branch = master
[submodule "vim/.vim/_addons/vim-coffee-script"]
path = vim/.vim/_addons/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
branch = master
[submodule "vim/.vim/_addons/perldoc-vim"]
path = vim/.vim/_addons/perldoc-vim
url = git://github.com/hotchpotch/perldoc-vim.git
branch = master
[submodule "vim/.vim/_addons/javacomplete"]
path = vim/.vim/_addons/javacomplete
url = git://github.com/Shougo/javacomplete.git
branch = master
[submodule "vim/.vim/_addons/vim-textobj-user"]
path = vim/.vim/_addons/vim-textobj-user
url = git://github.com/kana/vim-textobj-user.git
branch = master
[submodule "vim/.vim/_addons/vim-textobj-indent"]
path = vim/.vim/_addons/vim-textobj-indent
url = git://github.com/kana/vim-textobj-indent.git
branch = master
[submodule "vim/.vim/_addons/vim-textobj-entire"]
path = vim/.vim/_addons/vim-textobj-entire
url = git://github.com/kana/vim-textobj-entire.git
branch = master
[submodule "vim/.vim/_addons/vim-textobj-line"]
path = vim/.vim/_addons/vim-textobj-line
url = git://github.com/kana/vim-textobj-line.git
branch = master
[submodule "vim/.vim/_addons/vim-textobj-parameter"]
path = vim/.vim/_addons/vim-textobj-parameter
url = https://github.com/sgur/vim-textobj-parameter.git
branch = master
[submodule "vim/.vim/_addons/PHP-Indenting-for-VIm"]
path = vim/.vim/_addons/PHP-Indenting-for-VIm
url = git://github.com/2072/PHP-Indenting-for-VIm.git
branch = master
[submodule "font/ohsnapmod"]
path = font/ohsnapmod
url = git://github.com/h3xx/ohsnapmod.git
branch = master
[submodule "vim/.vim/_addons/ctrlp.vim"]
path = vim/.vim/_addons/ctrlp.vim
url = git://github.com/ctrlpvim/ctrlp.vim.git
branch = master
[submodule "mutt/mutt-colors-neonwolf"]
path = mutt/mutt-colors-neonwolf
url = git@github.com:h3xx/mutt-colors-neonwolf.git
branch = master
[submodule "tig/.tig/tig-colors-neonwolf"]
path = tig/.tig/tig-colors-neonwolf
url = git@github.com:h3xx/tig-colors-neonwolf.git
branch = master
[submodule "git/.gitfiles/git-colors-neonwolf"]
path = git/.gitfiles/git-colors-neonwolf
url = git@github.com:h3xx/git-colors-neonwolf.git
branch = master
[submodule "vim/.vim/_addons/lightline.vim"]
path = vim/.vim/_addons/lightline.vim
url = https://github.com/itchyny/lightline.vim.git
branch = master
[submodule "vim/.vim/_addons/vim-textobj-function"]
path = vim/.vim/_addons/vim-textobj-function
url = git://github.com/kana/vim-textobj-function.git
branch = master