refactor: rename 'preview' config to 'preview_win'
This commit is contained in:
parent
1f5b002270
commit
eb5497f0ac
4 changed files with 10 additions and 6 deletions
|
|
@ -153,7 +153,7 @@ CONFIG *oil-confi
|
|||
end,
|
||||
},
|
||||
-- Configuration for the file preview window
|
||||
preview = {
|
||||
preview_win = {
|
||||
-- Whether the preview window is automatically updated when the cursor is moved
|
||||
update_on_cursor_moved = true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue