-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
117 lines (117 loc) · 4.57 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
[submodule "vim/autoload/vim-pathogen.git"]
path = vim/autoload/vim-pathogen.git
url = git://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/camelcasemotion"]
path = vim/bundle/camelcasemotion
url = git://github.com/vim-scripts/camelcasemotion.git
[submodule "vim/bundle/vim-abolish"]
path = vim/bundle/vim-abolish
url = git://github.com/tpope/vim-abolish.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/vim-matchit"]
path = vim/bundle/vim-matchit
url = git://github.com/tsaleh/vim-matchit.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/genutils"]
path = vim/bundle/genutils
url = git://github.com/vim-scripts/genutils.git
[submodule "vim/bundle/sessionman.vim"]
path = vim/bundle/sessionman.vim
url = git://github.com/vim-scripts/sessionman.vim.git
[submodule "vim/bundle/taglist.vim"]
path = vim/bundle/taglist.vim
url = git://github.com/vim-scripts/taglist.vim.git
[submodule "vim/bundle/YankRing.vim"]
path = vim/bundle/YankRing.vim
url = git://github.com/vim-scripts/YankRing.vim.git
[submodule "vim/bundle/vim-textobj-user"]
path = vim/bundle/vim-textobj-user
url = git://github.com/kana/vim-textobj-user.git
[submodule "vim/bundle/vim-textobj-lastpat"]
path = vim/bundle/vim-textobj-lastpat
url = git://github.com/kana/vim-textobj-lastpat.git
[submodule "vim/bundle/vim-visual-star-search"]
path = vim/bundle/vim-visual-star-search
url = git://github.com/bronson/vim-visual-star-search.git
[submodule "vim/bundle/vim-speeddating"]
path = vim/bundle/vim-speeddating
url = git://github.com/tpope/vim-speeddating.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = http://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/taskpaper.vim"]
path = vim/bundle/taskpaper.vim
url = git://github.com/davidoc/taskpaper.vim.git
[submodule "vim/bundle/unite.vim"]
path = vim/bundle/unite.vim
url = [email protected]:Shougo/unite.vim.git
[submodule "vim/bundle/unite-outline.vim"]
path = vim/bundle/unite-outline.vim
url = [email protected]:Shougo/unite-outline.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = git://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/vimproc.vim"]
path = vim/bundle/vimproc.vim
url = [email protected]:Shougo/vimproc.vim.git
[submodule "vim/bundle/dash"]
path = vim/bundle/dash
url = [email protected]:rizzatti/dash.vim.git
[submodule "vim/bundle/funcoo"]
path = vim/bundle/funcoo
url = [email protected]:rizzatti/funcoo.vim.git
[submodule "vim/bundle/ack.vim"]
path = vim/bundle/ack.vim
url = git://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/python-mode"]
path = vim/bundle/python-mode
url = git://github.com/klen/python-mode.git
[submodule "vim/bundle/vim-exchange"]
path = vim/bundle/vim-exchange
url = [email protected]:tommcdo/vim-exchange.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[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-indent-object"]
path = vim/bundle/vim-indent-object
url = [email protected]:michaeljsmith/vim-indent-object.git
[submodule "tmux/plugins/tmux-copycat"]
path = tmux/plugins/tmux-copycat
url = https://github.com/tmux-plugins/tmux-copycat
[submodule "tmux/plugins/tmux-logging"]
path = tmux/plugins/tmux-logging
url = https://github.com/tmux-plugins/tmux-logging
[submodule "tmux/plugins/tmux-open"]
path = tmux/plugins/tmux-open
url = https://github.com/tmux-plugins/tmux-open
[submodule "tmux/plugins/tmux-pain-control"]
path = tmux/plugins/tmux-pain-control
url = https://github.com/tmux-plugins/tmux-pain-control
[submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm