clean + gitmodules(repo in repo)

This commit is contained in:
Elmar Sönser 2021-11-29 10:18:39 +01:00
commit 403db81601
9 changed files with 25 additions and 8 deletions

25
.gitmodules vendored Normal file
View 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