Commit 2a65df2
committed
fix: use vim_buffer_vimgrep previewer for range highlighting
The default file_previewer uses the 'cat' previewer which doesn't call
jump_to_line, so lnend field is ignored. Switch to vim_buffer_vimgrep
which properly highlights line ranges using the lnend field.1 parent fd05c46 commit 2a65df2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments