Switch theme to norrsken instead of ayu.

This commit is contained in:
Martin Larsson 2026-03-22 23:29:51 +01:00
parent a7c85f076d
commit 0c4bf88aea
21 changed files with 613 additions and 4890 deletions

View file

@ -1,3 +1,5 @@
vim.api.nvim_create_augroup("ColorsyncEvents", { clear = true })
-- Load keymaps before loading any plugins
require("keymaps")