Commit for generation 115

This commit is contained in:
2024-09-26 17:56:55 -04:00
parent 85d7436ec6
commit 050e9ea9e4
2 changed files with 2 additions and 3 deletions

View File

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