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

4
flake.lock generated
View File

@@ -426,8 +426,8 @@
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1727387619,
"narHash": "sha256-1rosbJK6MAWo8IarxGIISNp+73Nk0Pt8JW+C6vtmdnA=",
"lastModified": 1727387646,
"narHash": "sha256-hG6itTZrfo61fer2t+74paFxcjrSeq7UsfERad9pgqk=",
"path": "/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/packages/nixvim",
"type": "path"
},

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 = {