feat: Jump highlight customizations
Closes #27 - Highlight group 'OutlineJumpHighlight' (links to Visual by default) - Config: outline_window.jump_highlight_duration (integer for milliseconds, or boolean to enable/disable)
This commit is contained in:
@@ -32,6 +32,7 @@ M.defaults = {
|
||||
show_cursorline = true,
|
||||
hide_cursor = false,
|
||||
winhl = "OutlineDetails:Comment,OutlineLineno:LineNr",
|
||||
jump_highlight_duration = 500,
|
||||
},
|
||||
preview_window = {
|
||||
auto_preview = false,
|
||||
|
||||
Reference in New Issue
Block a user