423 current 1970-01-01 01:00:00 24.05.20240916.086b448 6.6.49-rt41 *
This commit is contained in:
parent
3f14f52f51
commit
cdaf1fd04e
@ -22,7 +22,6 @@ require("lazy").setup({
|
||||
-- disable some rtp plugins, add more to your liking
|
||||
disabled_plugins = {
|
||||
"gzip",
|
||||
"netrwPlugin",
|
||||
"tarPlugin",
|
||||
"tohtml",
|
||||
"zipPlugin",
|
||||
@ -30,4 +29,3 @@ require("lazy").setup({
|
||||
},
|
||||
},
|
||||
} --[[@as LazyConfig]])
|
||||
|
||||
|
@ -1,8 +0,0 @@
|
||||
return {
|
||||
"nvim-neo-tree/neo-tree.nvim",
|
||||
opts = {
|
||||
filesystem = {
|
||||
hijack_netrw_behavior = "disabled",
|
||||
},
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue
Block a user