fix: missing vi and zsh theme file

This commit is contained in:
AngeD 2022-12-12 21:02:47 +01:00
parent 14df812982
commit 71cd3b91bd
8 changed files with 17 additions and 6 deletions

3
.gitmodules vendored
View file

@ -13,6 +13,9 @@
[submodule ".config/nvim/pack/plugins/opt/lspconfig"]
path = .config/nvim/pack/plugins/opt/lspconfig
url = https://github.com/neovim/nvim-lspconfig.git
[submodule ".config/nvim/pack/plugins/opt/onedark"]
path = .config/nvim/pack/plugins/opt/onedark
url = https://github.com/navarasu/onedark.nvim
[submodule ".config/nvim/pack/plugins/opt/plenary"]
path = .config/nvim/pack/plugins/opt/plenary
url = https://github.com/nvim-lua/plenary.nvim.git