forked from lahwaacz/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.49 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.49 KB
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
[submodule ".config/vim/bundle/gnupg.vim"]
path = .config/vim/bundle/gnupg.vim
url = https://github.com/vim-scripts/gnupg.vim.git
[submodule ".config/vim/bundle/gundo.vim"]
path = .config/vim/bundle/gundo.vim
url = https://github.com/sjl/gundo.vim.git
[submodule ".config/vim/bundle/i3-vim-syntax"]
path = .config/vim/bundle/i3-vim-syntax
url = https://github.com/PotatoesMaster/i3-vim-syntax.git
[submodule ".config/vim/bundle/python-syntax"]
path = .config/vim/bundle/python-syntax
url = https://github.com/hdima/python-syntax.git
[submodule ".config/vim/bundle/toggle_comment"]
path = .config/vim/bundle/toggle_comment
url = https://github.com/lahwaacz/toggle_comment.git
[submodule ".config/vim/bundle/vim-asymptote"]
path = .config/vim/bundle/vim-asymptote
url = https://github.com/hura/vim-asymptote.git
[submodule ".config/vim/bundle/vim-pathogen"]
path = .config/vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".config/vim/bundle/vim-unimpaired"]
path = .config/vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule ".config/vim/bundle/vimtex"]
path = .config/vim/bundle/vimtex
url = https://github.com/lervag/vimtex.git
[submodule ".config/vim/bundle/vim-colors-github"]
path = .config/vim/bundle/vim-colors-github
url = https://github.com/cormacrelf/vim-colors-github.git
[submodule ".config/vim/bundle/editorconfig-vim"]
path = .config/vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git