refactor(nvim): load noice.nvim
on VeryLazy
This commit is contained in:
parent
b10e1aebf5
commit
edb5e3a323
@ -1,7 +1,7 @@
|
|||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
"folke/noice.nvim",
|
"folke/noice.nvim",
|
||||||
lazy = false,
|
event = "VeryLazy",
|
||||||
config = function()
|
config = function()
|
||||||
require("noice").setup({
|
require("noice").setup({
|
||||||
lsp = {
|
lsp = {
|
||||||
|
Loading…
Reference in New Issue
Block a user