vim: fix formatting in options.lua
This commit is contained in:
parent
4e31cf47ac
commit
bcf63bbda5
1 changed files with 4 additions and 4 deletions
|
@ -134,7 +134,7 @@ M.setup = function()
|
|||
'filler', -- show filler lines (so text is vertically synced)
|
||||
'vertical', -- use vertical splits (files side-by-side)
|
||||
'closeoff', -- disable diff mode when one window is closed
|
||||
}
|
||||
}
|
||||
end
|
||||
|
||||
return M
|
||||
|
|
Loading…
Add table
Reference in a new issue