refactor(nvim): unpin noice
, upstream resolved issues
This commit is contained in:
parent
fdeb4e7bfa
commit
1ba4f58b28
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user