gitsigns.nvim icon indicating copy to clipboard operation
gitsigns.nvim copied to clipboard

Flashing signs when adding blank lines

Open andmis opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. When editing a file, if you add a new line (by pressing enter or some other way), there is a brief flash before the sign is added. See this GIF:

Screen Recording 2022-05-12 at 2 45 59 PM

Describe the solution you'd like It would be great if the sign were guessed/assumed/inferred synchronously (or at least, synchronously-enough that there is no flash).


Edit: this is with set signcolumn=number.

andmis avatar May 12 '22 20:05 andmis