mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-17 16:51:42 +00:00
Make Neo-tree hijack netrw if a dir is passed
This commit is contained in:
@@ -21,7 +21,8 @@ local plugins = {
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
"MunifTanjim/nui.nvim",
|
||||
"3rd/image.nvim",
|
||||
}
|
||||
},
|
||||
config = { hijack_netrw_behavior = "open_default" }
|
||||
},
|
||||
{ "stevearc/dressing.nvim", event = "VeryLazy" },
|
||||
{ "ellisonleao/gruvbox.nvim", priority = 1000, config = true },
|
||||
|
||||
Reference in New Issue
Block a user