tried changing some neotree options but they are really strict, really just made some keybinds more explicit

This commit is contained in:
MaasOedipa 2025-12-18 19:42:01 +01:00
parent a31276bcdd
commit 478fc61ba5
1 changed files with 7 additions and 0 deletions

View File

@ -25,6 +25,13 @@ return {
window = {
mappings = {
['\\'] = 'close_window',
['P'] = {
'toggle_preview',
config = {
width = '10%',
},
},
['l'] = 'focus_preview',
},
position = 'left',
width = '20',