From 7c5d3eff786bef884022cc813448bb085ba4eccd Mon Sep 17 00:00:00 2001 From: Squibid Date: Mon, 3 Apr 2023 09:34:31 +0000 Subject: add tree file view, and modify scrollbar --- lua/core/plugins.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/core/plugins.lua') diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua index c41bd9d..2844d8a 100644 --- a/lua/core/plugins.lua +++ b/lua/core/plugins.lua @@ -48,6 +48,9 @@ require('lazy').setup{ dependencies = { 'MunifTanjim/nui.nvim' }, config = true, }, + { 'dinhhuy258/sfm.nvim', + dependencies = { 'dinhhuy258/sfm-git.nvim' } + }, -- -- careful the following plugins might be considered useful proceed with caution -- cgit v1.2.1