Git: Clean up modules, migrate to 9iron
This commit is contained in:
parent
ee9246e13c
commit
d3a196af6e
8
.gitmodules
vendored
8
.gitmodules
vendored
@ -18,13 +18,10 @@
|
||||
url = https://github.com/haya14busa/incsearch.vim.git
|
||||
[submodule ".local/bin"]
|
||||
path = .bin
|
||||
url = git@gitlab.com:rehashedsalt/bin
|
||||
url = git@git.9iron.club:salt/bin
|
||||
[submodule ".vim/bundle/lightline.vim"]
|
||||
path = .vim/bundle/lightline.vim
|
||||
url = https://github.com/itchyny/lightline.vim
|
||||
[submodule ".dsk"]
|
||||
path = .dsk
|
||||
url = git@gitlab.com:rehashedsalt/dsk
|
||||
[submodule ".vim/bundle/ale"]
|
||||
path = .vim/bundle/ale
|
||||
url = https://github.com/w0rp/ale
|
||||
@ -34,9 +31,6 @@
|
||||
[submodule ".vim/bundle/vim-css-color"]
|
||||
path = .vim/bundle/vim-css-color
|
||||
url = https://github.com/ap/vim-css-color
|
||||
[submodule ".local/share/dsk"]
|
||||
path = .local/share/dsk
|
||||
url = git@gitlab.com:rehashedsalt/dsk
|
||||
[submodule ".vim/bundle/tabline.vim"]
|
||||
path = .vim/bundle/tabline.vim
|
||||
url = https://github.com/mkitt/tabline.vim
|
||||
|
Loading…
Reference in New Issue
Block a user