feat: Center view on jump/goto

This commit is contained in:
hedy
2023-11-17 12:34:14 +08:00
parent 62dea5bff9
commit a1aa652fb2
3 changed files with 7 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ M.defaults = {
hide_cursor = false,
winhl = 'OutlineDetails:Comment,OutlineLineno:LineNr',
jump_highlight_duration = 500,
center_on_jump = true,
},
preview_window = {
auto_preview = false,