Highlight nvim yanks

This commit is contained in:
2025-05-01 17:01:30 +02:00
parent 5e5d88a92a
commit 7fb822dbff
2 changed files with 15 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
require("vim")
require("ftdetect")
require("keymaps")
require("highlight")
-- vim.opt.background = "dark"