chore: reorder elements in oil

This commit is contained in:
fiplox 2023-08-10 10:37:42 +02:00
parent 8d926473e0
commit 9421c4a813
1 changed files with 3 additions and 3 deletions

View File

@ -211,10 +211,10 @@ return {
event = 'Syntax',
opts = {
columns = {
"icon",
"permissions",
"size",
"mtime",
"size",
"permissions",
"icon",
},
-- Buffer-local options to use for oil buffers
buf_options = {