summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 60039ff946898ae130e6741ede22e3bbce26ce11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "bundle/markdown"]
	path = pack/bundle/start/markdown
	url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/tabular"]
	path = pack/bundle/start/tabular
	url = https://github.com/godlygeek/tabular.git
[submodule "bundle/scratch"]
	path = pack/bundle/start/scratch
	url = https://github.com/mtth/scratch.vim.git
[submodule "bundle/airline"]
	path = pack/bundle/start/airline
	url = https://github.com/bling/vim-airline.git
[submodule "bundle/grammarous"]
	path = pack/bundle/start/grammarous
	url = https://github.com/rhysd/vim-grammarous.git
[submodule "bundle/clang-format"]
	path = pack/bundle/start/clang-format
	url = https://github.com/rhysd/vim-clang-format.git
[submodule "bundle/YouCompleteMe"]
	path = pack/bundle/start/YouCompleteMe
	url = https://github.com/ycm-core/YouCompleteMe.git