From 8893e71082b5fc9c4e1e4812fc6bc2c52cb9b822 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sat, 19 Oct 2024 09:27:22 +0200 Subject: remove ts --- lua/plugins/core/nvim-tree.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/plugins/core/nvim-tree.lua') diff --git a/lua/plugins/core/nvim-tree.lua b/lua/plugins/core/nvim-tree.lua index e8ca82f..36305d0 100644 --- a/lua/plugins/core/nvim-tree.lua +++ b/lua/plugins/core/nvim-tree.lua @@ -18,7 +18,7 @@ return { dependencies = { "nvim-tree/nvim-web-devicons" }, }, - -- Add nvim-tree which-key shortcuts + -- Add nvim-tree which-key shortcuts { "folke/which-key.nvim", opts = function(_, opts) -- cgit v1.2.3