Compare commits
No commits in common. "fc54be856cb20b603378655ea69806abc4dc5a15" and "3becae8a69aba5ae88a44f554a2a137d95198607" have entirely different histories.
fc54be856c
...
3becae8a69
2 changed files with 1 additions and 10 deletions
|
@ -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",
|
||||
},
|
||||
},
|
||||
}
|
|
@ -5,7 +5,7 @@ permission:
|
|||
write: dark_yellow
|
||||
exec: dark_red
|
||||
exec-sticky: 5
|
||||
no-access: 0
|
||||
no-access: red
|
||||
octal: 3
|
||||
acl: dark_cyan
|
||||
context: cyan
|
||||
|
|
Loading…
Reference in a new issue