some changes

This commit is contained in:
pika 2024-08-17 21:36:00 +02:00
parent c7dab936bf
commit 0000f5203c
4 changed files with 62 additions and 32 deletions

View file

@ -11,4 +11,4 @@ local function apply_colorscheme(name)
vim.cmd.colorscheme(name)
end
apply_colorscheme("eldritch") -- Change "witch" to your desired colorscheme name
apply_colorscheme("bamboo")