configure nvim-tree with binds + opts
use signature from noice only
add A-L/R arows to go back/forward
This commit is contained in:
sadan 2025-03-19 18:16:03 -04:00
parent 773903923d
commit a713d9a7cf
No known key found for this signature in database
6 changed files with 60 additions and 13 deletions

View file

@ -156,9 +156,6 @@ local plugins = {
{
"williamboman/mason.nvim",
},
{
"ray-x/lsp_signature.nvim",
},
{
"williamboman/mason-lspconfig.nvim",
},