This commit is contained in:
kento2 2026-08-13 21:24:39 +02:00
parent 16c7b23408
commit 12cf227133
12 changed files with 122 additions and 29 deletions

View file

@ -0,0 +1,2 @@
vim.cmd.colorscheme("lunaperche")
vim.api.nvim_set_hl(0, "Normal", { bg = "NONE" })