fix: shell seutp
This commit is contained in:
parent
b373fbaaab
commit
d0e1f7c2d6
2 changed files with 1 additions and 9 deletions
|
|
@ -320,14 +320,6 @@ return {
|
|||
vim.cmd.bd()
|
||||
end
|
||||
end,
|
||||
k = function()
|
||||
oil_detail = not oil_detail
|
||||
if oil_detail then
|
||||
require("oil").set_columns({ "icon", "permissions", "size", "mtime" })
|
||||
else
|
||||
require("oil").set_columns({ "icon" })
|
||||
end
|
||||
end
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue