clean + gitmodules(repo in repo)
This commit is contained in:
parent
6cdebd3fb3
commit
403db81601
9 changed files with 25 additions and 8 deletions
25
.gitmodules
vendored
Normal file
25
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
[submodule ".vim/plugged/vim-easy-align"]
|
||||
path = .vim/plugged/vim-easy-align
|
||||
url = https://git.gc4.at/linux/vim-easy-align
|
||||
|
||||
[submodule ".vim/plugged/vim-one"]
|
||||
path = .vim/plugged/vim-one
|
||||
url = https://git.gc4.at/linux/vim-one
|
||||
|
||||
[submodule ".vim/plugged/vim-code-dark"]
|
||||
path = .vim/plugged/vim-code-dark
|
||||
url = https://git.gc4.at/linux/vim-code-dark
|
||||
|
||||
[submodule ".vim/plugged/nerdtree"]
|
||||
path = .vim/plugged/nerdtree
|
||||
url = https://git.gc4.at/linux/nerdtree
|
||||
|
||||
[submodule ".vim/plugged/vim-airline"]
|
||||
path = .vim/plugged/vim-airline
|
||||
url = https://git.gc4.at/linux/vim-airline
|
||||
|
||||
[submodule ".vim/plugged/vim-airline-themes"]
|
||||
path = .vim/plugged/vim-airline-themes
|
||||
url = https://git.gc4.at/linux/vim-airline-themes
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue