aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 22563535fbbfabd85567fdcb0aee2ed0a04c6d9c (plain)
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
[submodule "bundle/vim-pathogen"]
	path = bundle/vim-pathogen
	url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/PreserveNoEOL"]
	path = bundle/PreserveNoEOL
	url = https://github.com/vim-scripts/PreserveNoEOL.git
	ignore = untracked
[submodule "bundle/vim-indent-guides"]
	path = bundle/vim-indent-guides
	url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/camelcasemotion"]
	path = bundle/camelcasemotion
	url = https://github.com/vim-scripts/camelcasemotion.git
	ignore = untracked
[submodule "bundle/gundo"]
	path = bundle/gundo
	url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/vim-surround"]
	path = bundle/vim-surround
	url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-javascript"]
	path = bundle/vim-javascript
	url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-golang"]
	path = bundle/vim-golang~
	url = https://github.com/jnwhiteh/vim-golang.git
[submodule "bundle/vim-scala"]
	path = bundle/vim-scala
	url = https://github.com/derekwyatt/vim-scala.git
[submodule "bundle/tcomment"]
	path = bundle/tcomment
	url = https://github.com/tomtom/tcomment_vim.git
[submodule "bundle/ag"]
	path = bundle/ag
	url = https://github.com/rking/ag.vim.git
[submodule "bundle/vim-auditory"]
	path = bundle/vim-auditory
	url = https://github.com/teddywing/auditory.vim.git
[submodule "bundle/vim-ls-grep"]
	path = bundle/vim-ls-grep
	url = https://github.com/teddywing/vim-ls-grep.git
[submodule "bundle/pick"]
	path = bundle/pick
	url = https://github.com/thoughtbot/pick.vim.git
[submodule "bundle/vim-system-copy"]
	path = bundle/vim-system-copy
	url = https://github.com/christoomey/vim-system-copy.git
[submodule "bundle/vim-unstack"]
	path = bundle/vim-unstack
	url = https://github.com/mattboehm/vim-unstack.git
[submodule "bundle/vim-grappele"]
	path = bundle/vim-grappele
	url = https://github.com/teddywing/vim-grappele.git
[submodule "bundle/vim-scriptease"]
	path = bundle/vim-scriptease
	url = https://github.com/tpope/vim-scriptease.git
[submodule "bundle/rust"]
	path = bundle/rust
	url = https://github.com/rust-lang/rust.vim.git
[submodule "bundle/vim-space-vlaze"]
	path = bundle/vim-space-vlaze
	url = https://github.com/teddywing/vim-space-vlaze.git
[submodule "bundle/vim-twodo"]
	path = bundle/vim-twodo
	url = https://github.com/teddywing/vim-twodo.git
[submodule "bundle/vim-rspec"]
	path = bundle/vim-rspec
	url = https://github.com/thoughtbot/vim-rspec.git
[submodule "bundle/vim-repeat"]
	path = bundle/vim-repeat
	url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-argwrap"]
	path = bundle/vim-argwrap
	url = https://github.com/FooSoft/vim-argwrap.git
	ignore = untracked
[submodule "bundle/vim-gitcha"]
	path = bundle/vim-gitcha
	url = https://github.com/teddywing/vim-gitcha.git
[submodule "bundle/vim-rails-locale-alternate"]
	path = bundle/vim-rails-locale-alternate
	url = https://github.com/teddywing/vim-rails-locale-alternate.git
[submodule "bundle/vim-tabs-grep"]
	path = bundle/vim-tabs-grep
	url = https://github.com/teddywing/vim-tabs-grep.git
[submodule "bundle/vim-dome-key"]
	path = bundle/vim-dome-key
	url = https://github.com/teddywing/vim-dome-key.git
[submodule "bundle/tabular"]
	path = bundle/tabular
	url = https://github.com/godlygeek/tabular.git
[submodule "bundle/vim-fswitch"]
	path = bundle/vim-fswitch
	url = https://github.com/derekwyatt/vim-fswitch.git
[submodule "bundle/vim-maildrop"]
	path = bundle/vim-maildrop
	url = https://github.com/sirtaj/vim-maildrop.git
[submodule "bundle/vim-go"]
	path = bundle/vim-go
	url = https://github.com/fatih/vim-go.git
[submodule "bundle/undotree"]
	path = bundle/undotree
	url = https://github.com/mbbill/undotree.git
[submodule "bundle/vim-nohai"]
	path = bundle/vim-nohai
	url = https://github.com/teddywing/vim-nohai.git
[submodule "bundle/vim-searchop"]
	path = bundle/vim-searchop
	url = https://github.com/teddywing/vim-searchop.git
[submodule "bundle/vim-textobj-user"]
	path = bundle/vim-textobj-user
	url = https://github.com/kana/vim-textobj-user.git
[submodule "bundle/vim-textobj-quote"]
	path = bundle/vim-textobj-quote
	url = https://github.com/reedes/vim-textobj-quote.git
[submodule "bundle/vim-table-mode"]
	path = bundle/vim-table-mode
	url = https://github.com/dhruvasagar/vim-table-mode.git
[submodule "typescript-vim"]
	path = bundle/typescript-vim
	url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/vim-tbuffer"]
	path = bundle/vim-tbuffer
	url = https://github.com/teddywing/vim-tbuffer.git
[submodule "bundle/vlime"]
	path = bundle/vlime
	url = https://github.com/vlime/vlime.git
[submodule "bundle/vim-git-todo"]
	path = bundle/vim-git-todo
	url = https://github.com/teddywing/vim-git-todo.git
[submodule "bundle/paredit"]
	path = bundle/paredit
	url = https://github.com/kovisoft/paredit.git
[submodule "bundle/context.vim"]
	path = bundle/context.vim
	url = https://github.com/wellle/context.vim.git
[submodule "bundle/vim-mutt-aliases"]
	path = bundle/vim-mutt-aliases
	url = https://github.com/Konfekt/vim-mutt-aliases
[submodule "bundle/vim-fugitive"]
	path = bundle/vim-fugitive
	url = https://github.com/tpope/vim-fugitive.git