422 current 1970-01-01 01:00:00 24.05.20240916.086b448 6.6.49-rt41 *
This commit is contained in:
parent
a822ca69c5
commit
3f14f52f51
8
modules/home/shell/nvim-lua/plugins/netrw.lua
Normal file
8
modules/home/shell/nvim-lua/plugins/netrw.lua
Normal file
@ -0,0 +1,8 @@
|
||||
return {
|
||||
"nvim-neo-tree/neo-tree.nvim",
|
||||
opts = {
|
||||
filesystem = {
|
||||
hijack_netrw_behavior = "disabled",
|
||||
},
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue
Block a user