NateMarrocco
NateMarrocco
 Notice on the left we have a bunch of results from debug.txt and on the right I tried a my best to exclude them
Is there a way to select click on the top search result with a single key press? Using hints takes at least two keys
``` -- Customize display format to show mark name, filename, and line number vim.g.markbar_mark_name_format_string = "%s %s:%d" vim.g.markbar_mark_name_arguments = "['name', 'fname', 'line']" -- Customize peekaboo display format (what shows when...