add tree file view, and modify scrollbar

This commit is contained in:
2023-04-03 09:34:31 +00:00
parent 2da3e86425
commit 7c5d3eff78
7 changed files with 58 additions and 12 deletions

View File

@ -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