09/24/2025

This commit is contained in:
Grayson Butcher 2025-09-24 11:25:38 -06:00
parent e945588f4e
commit 8579d42c7e
6 changed files with 142 additions and 162 deletions

View file

@ -9,7 +9,7 @@ return {
'nvim-tree/nvim-web-devicons', -- not strictly required, but recommended
'MunifTanjim/nui.nvim',
},
cmd = 'Neotree',
lazy = false,
keys = {
{ '\\', ':Neotree reveal<CR>', desc = 'NeoTree reveal', silent = true },
},