forked from alextercete/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 686 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 686 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "vim/.vim/bundle/gruvbox"]
path = .vim/pack/alextercete/start/gruvbox
url = https://github.com/morhetz/gruvbox
[submodule "vim/.vim/bundle/ps1"]
path = .vim/pack/alextercete/start/ps1
url = https://github.com/PProvost/vim-ps1.git
[submodule "vim/.vim/bundle/editorconfig"]
path = .vim/pack/alextercete/start/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule ".vim/bundle/typescript"]
path = .vim/pack/alextercete/start/typescript
url = https://github.com/leafgarland/typescript-vim.git
[submodule ".vim/pack/alextercete/start/prettier"]
path = .vim/pack/alextercete/start/prettier
url = https://github.com/prettier/vim-prettier.git