-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
57 lines (57 loc) · 2.25 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
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule ".vim/bundle/delimitMate"]
path = .vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate
[submodule ".vim/autoload/vim-pathogen"]
path = .vim/autoload/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule ".vim/bundle/vim-windowswap"]
path = .vim/bundle/vim-windowswap
url = https://github.com/wesQ3/vim-windowswap
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule ".tmux/plugins/tmux-battery"]
path = .tmux/plugins/tmux-battery
url = https://github.com/tmux-plugins/tmux-battery
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule ".vim/bundle/vim-easymotion"]
path = .vim/bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion
[submodule ".vim/tmp/vim-instant-markdown"]
path = .vim/tmp/vim-instant-markdown
url = https://github.com/suan/vim-instant-markdown
[submodule ".vim/bundle/emmet-vim"]
path = .vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips
[submodule ".vim/bundle/edit-slack.vim"]
path = .vim/bundle/edit-slack.vim
url = https://github.com/yaasita/edit-slack.vim
[submodule ".vim/bundle/vim-move"]
path = .vim/bundle/vim-move
url = https://github.com/matze/vim-move
[submodule ".vim/bundle/editorconfig-vim"]
path = .vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
[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-elixir"]
path = .vim/bundle/vim-elixir
url = https://github.com/elixir-editors/vim-elixir
[submodule ".vim/bundle/SQLUtilities"]
path = .vim/bundle/SQLUtilities
url = https://github.com/vim-scripts/SQLUtilities