forked from benbernard/HomeDir
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
123 lines (123 loc) · 4.79 KB
/
.gitmodules
File metadata and controls
123 lines (123 loc) · 4.79 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
[submodule "emacs_chrome"]
path = emacs_chrome
url = https://github.com/stsquad/emacs_chrome.git
[submodule "RecordStream"]
path = RecordStream
url = https://github.com/benbernard/RecordStream.git
[submodule "GitScripts"]
path = GitScripts
url = https://github.com/benbernard/GitScripts.git
[submodule "BOWQuotes"]
path = BOWQuotes
url = https://github.com/benbernard/BOWQuotes.git
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = http://github.com/robbyrussell/oh-my-zsh.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-easymotion"]
path = .vim/bundle/vim-easymotion
url = git://github.com/Lokaltog/vim-easymotion.git
[submodule ".vim/bundle/vim-visual-increment"]
path = .vim/bundle/vim-visual-increment
url = git://github.com/triglav/vim-visual-increment.git
[submodule ".vim/bundle/vim-session"]
path = .vim/bundle/vim-session
url = git://github.com/xolox/vim-session.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/vim-autoformat-rails"]
path = .vim/bundle/vim-autoformat-rails
url = https://github.com/KurtPreston/vim-autoformat-rails.git
[submodule ".vim/bundle/vimtodo"]
path = .vim/bundle/vimtodo
url = https://github.com/mivok/vimtodo.git
[submodule ".vim/bundle/vim-misc"]
path = .vim/bundle/vim-misc
url = https://github.com/xolox/vim-misc
[submodule ".vim/bundle/mustache"]
path = .vim/bundle/mustache
url = git://github.com/mustache/vim-mustache-handlebars.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/surround"]
path = .vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/vim-speeddating"]
path = .vim/bundle/vim-speeddating
url = git://github.com/tpope/vim-speeddating.git
[submodule ".vim/bundle/vim-unimpaired"]
path = .vim/bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule ".vim/bundle/unite"]
path = .vim/bundle/unite
url = git://github.com/Shougo/unite.vim
[submodule ".vim/bundle/vimproc.vim"]
path = .vim/bundle/vimproc.vim
url = git://github.com/Shougo/vimproc.vim.git
[submodule ".vim/bundle/neomru.vim"]
path = .vim/bundle/neomru.vim
url = git://github.com/Shougo/neomru.vim.git
[submodule ".vim/bundle/unite-help"]
path = .vim/bundle/unite-help
url = git://github.com/tsukkee/unite-help.git
[submodule ".vim/bundle/unite-outline"]
path = .vim/bundle/unite-outline
url = git://github.com/Shougo/unite-outline.git
[submodule ".vim/bundle/vim-unite-history"]
path = .vim/bundle/vim-unite-history
url = git://github.com/thinca/vim-unite-history.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = git://github.com/bling/vim-airline
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule ".vim/bundle/gundo.vim.git"]
path = .vim/bundle/gundo.vim.git
url = http://github.com/sjl/gundo.vim.git
[submodule ".vim/bundle/vim-mustache-handlebars"]
path = .vim/bundle/vim-mustache-handlebars
url = git@github.com:mustache/vim-mustache-handlebars.git
[submodule ".vim/bundle/vim-javascript-syntax"]
path = .vim/bundle/vim-javascript-syntax
url = git@github.com:jelera/vim-javascript-syntax.git
[submodule ".vim/bundle/javascript-libraries-syntax.vim"]
path = .vim/bundle/javascript-libraries-syntax.vim
url = git@github.com:othree/javascript-libraries-syntax.vim.git
[submodule ".vim/bundle/JavaScript-Indent"]
path = .vim/bundle/JavaScript-Indent
url = git@github.com:vim-scripts/JavaScript-Indent.git
[submodule ".vim/bundle/CamelCaseMotion"]
path = .vim/bundle/CamelCaseMotion
url = git@github.com:bkad/CamelCaseMotion.git
[submodule ".vim/bundle/UnconditionalPaste"]
path = .vim/bundle/UnconditionalPaste
url = git@github.com:vim-scripts/UnconditionalPaste.git
[submodule ".vim/bundle/vim-jison"]
path = .vim/bundle/vim-jison
url = git@github.com:wizicer/vim-jison.git
[submodule "zsh-syntax-highlighting"]
path = zsh-syntax-highlighting
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh-completions"]
path = zsh-completions
url = git://github.com/zsh-users/zsh-completions.git
[submodule "zaw"]
path = zaw
url = git://github.com/zsh-users/zaw.git