-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 796 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule ".vim/bundle/pathogen"]
path = .vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/phpcomplete"]
path = .vim/bundle/phpcomplete
url = https://github.com/shawncplus/phpcomplete.vim.git
[submodule ".vim/bundle/javascript-syntax"]
path = .vim/bundle/javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule ".vim/bundle/javascript-libraries-syntax"]
path = .vim/bundle/javascript-libraries-syntax
url = https://github.com/othree/javascript-libraries-syntax.vim.git
[submodule ".vim/bundle/tabular"]
path = .vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule ".zsh/lib/zsh-autosuggestions"]
path = .zsh/lib/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions