refactor(nvim): load noice.nvim on VeryLazy

This commit is contained in:
Price Hiller 2024-06-13 23:25:03 -05:00
parent b10e1aebf5
commit edb5e3a323
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,7 +1,7 @@
return {
{
"folke/noice.nvim",
lazy = false,
event = "VeryLazy",
config = function()
require("noice").setup({
lsp = {