Readme things

This commit is contained in:
pika 2024-08-19 00:22:13 +02:00
parent 106ff63106
commit e767fcdfa3
2 changed files with 3 additions and 3 deletions

View file

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