More work, LSP is not working yet need to figure that out more
This commit is contained in:
parent
713d128018
commit
764b890c58
32 changed files with 290 additions and 441 deletions
9
lua/plugins_disabled/layout-msg-popups_noice.lua
Normal file
9
lua/plugins_disabled/layout-msg-popups_noice.lua
Normal file
|
@ -0,0 +1,9 @@
|
|||
return {
|
||||
"folke/noice.nvim",
|
||||
commit = "f5178da0097e964b37951a0ebc078fdcc14280f3",
|
||||
dependencies = {
|
||||
"MunifTanjim/nui.nvim",
|
||||
"rcarriga/nvim-notify",
|
||||
},
|
||||
event = "VeryLazy"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue