some bugfixes for the upcomming version of neovim (0.12.0)

This commit is contained in:
pika 2024-09-19 13:55:22 +02:00
parent 23a5559fc8
commit e8dddacc01
4 changed files with 14 additions and 48 deletions

View file

@ -6,4 +6,4 @@ require("pika.lazy")
-- │ themes are under ./lua/pika/plugins/colorschemes.lua │
-- ╰──────────────────────────────────────────────────────╯
vim.cmd.colorscheme("zephyr")
vim.cmd.colorscheme("lavish")