fix Stylua
This commit is contained in:
parent
c1ed4fad14
commit
c07cf810eb
1 changed files with 2 additions and 2 deletions
|
|
@ -61,7 +61,7 @@ local default_config = {
|
|||
-- This function defines what will never be shown, even when `show_hidden` is set
|
||||
is_always_hidden = function(name, bufnr)
|
||||
return false
|
||||
end
|
||||
end,
|
||||
},
|
||||
-- Configuration for the floating window in oil.open_float
|
||||
float = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue