Readme things

This commit is contained in:
pika 2024-08-19 00:26:16 +02:00
parent 844623e8cb
commit 5ee1863965
2 changed files with 9 additions and 9 deletions

View file

@ -11,4 +11,4 @@ local function apply_colorscheme(name)
vim.cmd.colorscheme(name)
end
apply_colorscheme("rose-pine")
apply_colorscheme("eldritch")