add gx support

This commit is contained in:
Oliver Ladner 2024-02-03 22:14:07 +01:00
commit 2b25b70c29
2 changed files with 37 additions and 26 deletions

View file

@ -10,7 +10,8 @@ return {
config = function()
local oil = require("oil")
oil.setup({
default_file_explorer = true,
-- Leave netrw there, so we can open link with `gx`
default_file_explorer = false,
columns = {
--"size",
"icon",