add gx support
This commit is contained in:
parent
a3046b056b
commit
2b25b70c29
2 changed files with 37 additions and 26 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue