lazy, treesitter, theme

This commit is contained in:
gregladden 2024-03-08 13:28:00 -06:00
parent 7a1ad36d66
commit e0f68cbc51
18 changed files with 40 additions and 821 deletions

View file

@ -1,7 +0,0 @@
return {
'sainnhe/everforest',
priority = 1000,
config = function()
vim.cmd.colorscheme 'everforest'
end,
}