-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
24 lines (24 loc) · 878 Bytes
/
.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
[submodule "home/.vim/bundle/vim-pathogen"]
path = home/.vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
ignore = dirty
[submodule "home/.vim/bundle/editorconfig"]
path = home/.vim/bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
ignore = dirty
[submodule "home/.vim/bundle/vim-fugitive"]
path = home/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
ignore = dirty
[submodule "home/.vim/bundle/vim-airline"]
path = home/.vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
ignore = dirty
[submodule "home/.vim/bundle/fzf"]
path = home/.vim/bundle/fzf
url = https://github.com/junegunn/fzf.git
ignore = dirty
[submodule "home/.vim/bundle/fzf.vim"]
path = home/.vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
ignore = dirty