AutoYADM commit: 2024-12-18 17:00:05
This commit is contained in:
parent
50ceb16452
commit
7c3939919e
1 changed files with 8 additions and 8 deletions
|
@ -24,14 +24,14 @@ return {
|
|||
win_options = {
|
||||
winbar = "%!v:lua.get_oil_winbar()",
|
||||
},
|
||||
columns = {
|
||||
"icon",
|
||||
-- "size",
|
||||
-- TODO:
|
||||
-- Add a keybind to toggle permissions view?
|
||||
-- There's a recipe for this in the docs
|
||||
-- "permissions",
|
||||
},
|
||||
-- columns = {
|
||||
-- "icon",
|
||||
-- -- "size",
|
||||
-- -- TODO:
|
||||
-- -- Add a keybind to toggle permissions view?
|
||||
-- -- There's a recipe for this in the docs
|
||||
-- -- "permissions",
|
||||
-- },
|
||||
view_options = {
|
||||
is_hidden_file = require("oil-extras").handle_git,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue