feat: Live previews (peek editor)
Disabled by default, but if this feature turns out to be useful and stable, it will replace the old preview window.
This commit is contained in:
@@ -48,6 +48,7 @@ M.defaults = {
|
||||
center_on_jump = true,
|
||||
},
|
||||
preview_window = {
|
||||
live = false,
|
||||
auto_preview = false,
|
||||
width = 50,
|
||||
min_width = 50,
|
||||
|
||||
Reference in New Issue
Block a user