got carried away and now have noice (also neorg works great, theres some shit with python idk

This commit is contained in:
2026-02-13 22:25:54 +00:00
parent ac4759406c
commit ea9e351c83
8 changed files with 51 additions and 25 deletions

View File

@@ -25,7 +25,9 @@ return {
file = ".session",
force = { read = false, write = true, delete = true },
})
require("mini.notify").setup() -- Better Notifications
require("mini.notify").setup({
window = { winblend = 0 },
}) -- Better Notifications
require("mini.surround").setup() -- Suround selections with characters
require("mini.move").setup({
mappings = {