Basic updates

This commit is contained in:
Shivan Taher 2025-04-19 18:32:44 +02:00
parent d350db2449
commit d3f2318699
2 changed files with 6 additions and 4 deletions

View file

@ -13,8 +13,10 @@ return {
keys = {
{ '\\', ':Neotree reveal<CR>', desc = 'NeoTree reveal', silent = true },
},
lazy = false, -- neo-tree will lazily load itself
opts = {
filesystem = {
hijack_netrw_behavior = 'open_default',
window = {
mappings = {
['\\'] = 'close_window',