🎨 More Themes
- Add a number of new themes - Organize themes into separate subdirectory - All themes are unloaded until selected - Catppuccin and TokyoNight are loaded by default
This commit is contained in:
@@ -95,9 +95,9 @@ require("lazy").setup({
|
||||
{ import = "lazyvim.plugins.extras.lang.yaml" },
|
||||
{ import = "lazyvim.plugins.extras.editor.telescope" },
|
||||
{ import = "plugins" },
|
||||
{ import = "themes" },
|
||||
},
|
||||
defaults = { lazy = false, version = false },
|
||||
install = { colorscheme = {} },
|
||||
checker = { enabled = true },
|
||||
performance = {
|
||||
rtp = {
|
||||
|
||||
Reference in New Issue
Block a user