aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: d18cc5207e5e45473f48db518adbe3af5663af54 (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
[submodule ".vim/bundle/nerdtree"]
	path = .vim/bundle/nerdtree
	url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/nerdtree-git-plugin"]
	path = .vim/bundle/nerdtree-git-plugin
	url = https://github.com/Xuyuanp/nerdtree-git-plugin
[submodule ".vim/bundle/vim-airline"]
	path = .vim/bundle/vim-airline
	url = https://github.com/vim-airline/vim-airline
[submodule ".vim/bundle/vimagit"]
	path = .vim/bundle/vimagit
	url = https://github.com/jreybert/vimagit
[submodule ".vim/bundle/vim-airline-themes"]
	path = .vim/bundle/vim-airline-themes
	url = https://github.com/vim-airline/vim-airline-themes
[submodule ".vim/bundle/vim-signify"]
	path = .vim/bundle/vim-signify
	url = https://github.com/mhinz/vim-signify.git
[submodule ".vim/bundle/Conque-shell"]
	path = .vim/bundle/Conque-shell
	url = https://github.com/vim-scripts/Conque-Shell.git
[submodule ".vim/bundle/todo.txt-vim"]
	path = .vim/bundle/todo.txt-vim
	url = https://github.com/dbeniamine/todo.txt-vim.git
[submodule ".vim/bundle/vim-pathogen"]
	path = .vim/bundle/vim-pathogen
	url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/completor.vim"]
	path = .vim/bundle/completor.vim
	url = https://github.com/maralla/completor.vim.git
[submodule ".vim/bundle/icinga2.vim"]
	path = .vim/bundle/icinga2.vim
	url = https://github.com/crazy-canux/icinga2.vim.git
[submodule ".vim/bundle/rainbow"]
	path = .vim/bundle/rainbow
	url = https://github.com/luochen1990/rainbow
[submodule ".vim/bundle/ale"]
	path = .vim/bundle/ale
	url = https://github.com/dense-analysis/ale.git
[submodule ".vim/bundle/vim-fugitive"]
	path = .vim/bundle/vim-fugitive
	url = https://github.com/tpope/vim-fugitive