This commit is contained in:
parent
7e9e3fe254
commit
9b1b29e200
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
plugins.auto-save.settings.condition = ''
|
||||
function(buf)
|
||||
local excluded_filetypes = {
|
||||
"harpoon"
|
||||
"harpoon",
|
||||
"oil",
|
||||
}
|
||||
|
||||
local excluded_filenames = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue