Updated remaps handling and disabled noice

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-01-16 16:27:41 +01:00
parent c6a7427924
commit 76ad2385e9
2 changed files with 79 additions and 55 deletions

View File

@@ -1,6 +1,7 @@
return {
"folke/noice.nvim",
event = "VeryLazy",
enabled = false,
dependencies = {
"MunifTanjim/nui.nvim",
"rcarriga/nvim-notify",