-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 880 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 880 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule ".vim/pack/plugins/start/vim-polyglot"]
path = .vim/pack/plugins/start/vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule ".vim/pack/plugins/start/vim-hexedit"]
path = .vim/pack/plugins/start/vim-hexedit
url = https://github.com/rootkiter/vim-hexedit
[submodule ".vim/pack/plugins/start/vim-airline"]
path = .vim/pack/plugins/start/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule ".vim/pack/plugins/start/vim-better-whitespace"]
path = .vim/pack/plugins/start/vim-better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace
[submodule ".vim/pack/plugins/start/vim-ycm"]
path = .vim/pack/plugins/start/vim-ycm
url = https://github.com/ycm-core/YouCompleteMe
[submodule ".vim/pack/plugins/start/vim-nerdtree"]
path = .vim/pack/plugins/start/vim-nerdtree
url = https://github.com/preservim/nerdtree