fix(nvim): do *not* lazy load noice.nvim
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled

This commit is contained in:
Price Hiller 2024-05-13 22:04:06 -05:00
parent 5d060cd83a
commit 837ad04456
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,7 +1,7 @@
return {
{
"folke/noice.nvim",
event = "VeryLazy",
lazy = false,
opts = {
lsp = {
override = {