Commit for generation 114

This commit is contained in:
2024-09-26 17:54:10 -04:00
parent e002eecb3c
commit 07f8781990
2 changed files with 2 additions and 3 deletions

View File

@@ -4,7 +4,6 @@
hijackUnnamedBufferWhenOpening = true;
openOnSetup = true;
onAttach = { __raw = ''
local api = require('nvim-tree.api')
vim.keymap.set('n', 'b', api.node.open.preview, opts('Open Preview'))
''; };
view = {