got carried away and now have noice (also neorg works great, theres some shit with python idk
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user