Basic updates
This commit is contained in:
parent
d350db2449
commit
d3f2318699
2 changed files with 6 additions and 4 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue