fix(nvim): do *not* lazy load noice.nvim
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
This commit is contained in:
parent
5d060cd83a
commit
837ad04456
@ -1,7 +1,7 @@
|
||||
return {
|
||||
{
|
||||
"folke/noice.nvim",
|
||||
event = "VeryLazy",
|
||||
lazy = false,
|
||||
opts = {
|
||||
lsp = {
|
||||
override = {
|
||||
|
Loading…
Reference in New Issue
Block a user