Compare commits

..

No commits in common. "fc54be856cb20b603378655ea69806abc4dc5a15" and "3becae8a69aba5ae88a44f554a2a137d95198607" have entirely different histories.

2 changed files with 1 additions and 10 deletions

View file

@ -1,9 +0,0 @@
return {
format_on_save = {
enabled = true, -- enable format on save
ignore_filetypes = { -- disable format on save for specified filetypes
"markdown",
"python",
},
},
}

View file

@ -5,7 +5,7 @@ permission:
write: dark_yellow write: dark_yellow
exec: dark_red exec: dark_red
exec-sticky: 5 exec-sticky: 5
no-access: 0 no-access: red
octal: 3 octal: 3
acl: dark_cyan acl: dark_cyan
context: cyan context: cyan