fix(neovim): Relocate Neovim's colorscheme plugin

This commit is contained in:
Dionisio E Alonso 2023-04-07 17:11:50 -03:00
parent d66a36e04e
commit 5f63f1d2eb
2 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -13,10 +13,10 @@
url = https://github.com/navarasu/onedark.nvim.git
shallow = true
ignore = all
[submodule "nvim/pack/themes/opt/vscode.nvim"]
[submodule "nvim/pack/themes/start/vscode.nvim"]
shallow = true
ignore = all
path = nvim/pack/themes/opt/vscode.nvim
path = nvim/pack/themes/start/vscode.nvim
url = https://github.com/Mofiqul/vscode.nvim.git
[submodule "vim/pack/misc/start/indentLine"]
path = vim/pack/misc/start/indentLine