change theme to tokyonight, disable neo-tree on init

This commit is contained in:
Lorran David 2025-02-05 02:43:19 -03:00
parent 85cf14f8a3
commit 13347977be
3 changed files with 11 additions and 10 deletions

View file

@ -5,7 +5,8 @@ return {
priority = 1000,
config = function ()
vim.cmd.colorscheme 'gruvbuddy'
end
end,
enabled = false,
},
{