refactor(nvim): pin noice version until patch comes

This commit is contained in:
Price Hiller 2024-09-05 09:15:06 -05:00
parent 0e98a857e3
commit 09774f74a3
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -2,6 +2,8 @@ return {
{
"folke/noice.nvim",
event = "VeryLazy",
-- Pinned until https://github.com/folke/noice.nvim/issues/923 is resolved
commit = "d9328ef",
config = function()
require("noice").setup({
lsp = {