refactor(nvim): unpin noice, upstream resolved issues

This commit is contained in:
Price Hiller 2024-09-21 14:51:19 -05:00
parent fdeb4e7bfa
commit 1ba4f58b28
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -2,8 +2,6 @@ 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 = {