From 2f6809e0de0fff00a77d2baddb57ac7b947e8566 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Wed, 4 Jun 2025 19:37:18 +0800 Subject: config(nvim): fix lsp not support range format. --- store/config/nvim/lua/plugins.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'store/config/nvim/lua/plugins.lua') diff --git a/store/config/nvim/lua/plugins.lua b/store/config/nvim/lua/plugins.lua index 480ea8f..4f61660 100644 --- a/store/config/nvim/lua/plugins.lua +++ b/store/config/nvim/lua/plugins.lua @@ -19,7 +19,6 @@ return { "MunifTanjim/nui.nvim", -- {"3rd/image.nvim", opts = {}}, -- Optional image support in preview window: See `# Preview Mode` for more information }, - lazy = false, -- neo-tree will lazily load itself }, { "nvim-lualine/lualine.nvim", -- cgit v1.2.3