This commit is contained in:
2025-08-28 23:17:34 +02:00
parent fe3886fbdf
commit 20a49c3f58
31 changed files with 440 additions and 117 deletions

View File

@@ -1,5 +1,11 @@
-- Themes
-- colorschemes
--
-- These are loaded with LazyVim
--
-- https://github.com/bluz71/vim-moonfly-colors
-- https://github.com/folke/tokyonight.nvim
-- https://github.com/yorumicolors/yorumi.nvim
-- https://github.com/navarasu/onedark.nvim
--
return {
@@ -59,4 +65,3 @@ return {
end,
},
}