Add new VSCode-like theme to Neovim packages

This commit is contained in:
Dionisio E Alonso 2022-01-07 16:01:21 -03:00
parent ecac3157e4
commit ecfb1b20d7
2 changed files with 6 additions and 0 deletions

5
.gitmodules vendored
View File

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

@ -0,0 +1 @@
Subproject commit f3ea9235abc1368434d54f3211560474b6c2c030