change theme to tokyonight, disable neo-tree on init
This commit is contained in:
parent
85cf14f8a3
commit
13347977be
3 changed files with 11 additions and 10 deletions
|
|
@ -5,7 +5,8 @@ return {
|
|||
priority = 1000,
|
||||
config = function ()
|
||||
vim.cmd.colorscheme 'gruvbuddy'
|
||||
end
|
||||
end,
|
||||
enabled = false,
|
||||
},
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue