You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: move Buffer:set_line_highlights() ANSI highlights to Buffer:set_ansi_highlights(), to avoid finding hunk line numbers manually with the hard-coded NeogitDiffContext
- Add `ansi_hl` to `ComponentOptions`, to indicate whether the component needs ANSI highlighting.
- Add `ansi_highlight` to `RendererBuffer`, to pass the line numbers.
0 commit comments