From 16e583fe333be0c93539c258c4cdf66725c5b2b9 Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 8 Sep 2023 20:18:59 +0800 Subject: Update neovim config. --- configs/nvim/lua/plugins/trouble-nvim.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/nvim/lua/plugins/trouble-nvim.lua') diff --git a/configs/nvim/lua/plugins/trouble-nvim.lua b/configs/nvim/lua/plugins/trouble-nvim.lua index 3ed7ee3..b84aa33 100644 --- a/configs/nvim/lua/plugins/trouble-nvim.lua +++ b/configs/nvim/lua/plugins/trouble-nvim.lua @@ -1,3 +1,3 @@ return { - "folke/trouble.nvim", + "folke/trouble.nvim" } -- cgit v1.2.3