refactor(nvim): unpin noice
, upstream resolved issues
This commit is contained in:
parent
fdeb4e7bfa
commit
1ba4f58b28
@ -2,8 +2,6 @@ return {
|
|||||||
{
|
{
|
||||||
"folke/noice.nvim",
|
"folke/noice.nvim",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
-- Pinned until https://github.com/folke/noice.nvim/issues/923 is resolved
|
|
||||||
commit = "d9328ef",
|
|
||||||
config = function()
|
config = function()
|
||||||
require("noice").setup({
|
require("noice").setup({
|
||||||
lsp = {
|
lsp = {
|
||||||
|
Loading…
Reference in New Issue
Block a user