Added Chezmoi config dotfiles
This commit is contained in:
@ -17,6 +17,8 @@ require("lazy").setup({
|
||||
-- Import the plugins from the "plugins/" directory
|
||||
spec = { import = "plugins" },
|
||||
|
||||
install = { colorscheme = { "catppuccin-mocha" } },
|
||||
|
||||
-- Don't notify every time a plugin file changes
|
||||
change_detection = { notify = false },
|
||||
|
||||
|
Reference in New Issue
Block a user