summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: e9a99724e458fa70325c83b81c3f9cba8e6fad6a (plain) (blame)
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
[submodule "sh/.config/sh/fzf"]
	path = sh/.config/sh/fzf
	url = https://github.com/junegunn/fzf
[submodule "zsh/.config/zsh/zsh-autosuggestions"]
	path = zsh/.config/zsh/zsh-autosuggestions
	url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/.config/zsh/zsh-completions"]
	path = zsh/.config/zsh/zsh-completions
	url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/.config/zsh/zsh-syntax-highlighting"]
	path = zsh/.config/zsh/zsh-syntax-highlighting
	url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "vim/.vim/pack/filetype/start/polyglot"]
	path = vim/.vim/pack/filetype/start/polyglot
	url = https://github.com/sheerun/vim-polyglot
[submodule "vim/.vim/pack/plugins/start/airline"]
	path = vim/.vim/pack/plugins/start/airline
	url = https://github.com/bling/vim-airline
[submodule "vim/.vim/pack/plugins/start/ale"]
	path = vim/.vim/pack/plugins/start/ale
	url = https://github.com/w0rp/ale
[submodule "vim/.vim/pack/plugins/start/autobrace"]
	path = vim/.vim/pack/plugins/start/autobrace
	url = https://github.com/doy/vim-autobrace
[submodule "vim/.vim/pack/plugins/start/commentary"]
	path = vim/.vim/pack/plugins/start/commentary
	url = https://github.com/tpope/vim-commentary
[submodule "vim/.vim/pack/plugins/start/diff-changes"]
	path = vim/.vim/pack/plugins/start/diff-changes
	url = https://github.com/doy/vim-diff-changes
[submodule "vim/.vim/pack/plugins/start/editorconfig"]
	path = vim/.vim/pack/plugins/start/editorconfig
	url = https://github.com/editorconfig/editorconfig-vim
[submodule "vim/.vim/pack/plugins/start/fzf"]
	path = vim/.vim/pack/plugins/start/fzf
	url = https://github.com/junegunn/fzf
[submodule "vim/.vim/pack/plugins/start/fzf.vim"]
	path = vim/.vim/pack/plugins/start/fzf.vim
	url = https://github.com/junegunn/fzf.vim
[submodule "vim/.vim/pack/plugins/start/gundo"]
	path = vim/.vim/pack/plugins/start/gundo
	url = https://github.com/sjl/gundo.vim
[submodule "vim/.vim/pack/plugins/start/history-sync"]
	path = vim/.vim/pack/plugins/start/history-sync
	url = https://github.com/doy/vim-history-sync
[submodule "vim/.vim/pack/plugins/start/startify"]
	path = vim/.vim/pack/plugins/start/startify
	url = https://github.com/mhinz/vim-startify
[submodule "vim/.vim/pack/plugins/start/textobj"]
	path = vim/.vim/pack/plugins/start/textobj
	url = https://github.com/doy/vim-textobj