lots of polishing and command mode works again

This commit is contained in:
2026-02-14 13:59:36 +00:00
parent ea9e351c83
commit 83e835bf41
7 changed files with 25 additions and 14 deletions

View File

@@ -2,7 +2,12 @@ return {
"folke/noice.nvim",
event = "VeryLazy",
opts = {
-- add any options here
messages = {
enabled = false,
},
notify = {
enabled = false,
},
},
dependencies = {
-- if you lazy-load any plugin below, make sure to add proper `module="..."` entries