aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp.c
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-07-17 09:20:41 +0800
committerGitHub <noreply@github.com>2024-07-17 01:20:41 +0000
commit4025c2aa5f788ba2772d8f0dd3f7add499333878 (patch)
tree35d9d1d74e4cc38bd4c6895124d2d6d5b0c03213 /src/nvim/regexp.c
parentf9a49fab0c9062cb0e5ed8fbb26579efda0e7a30 (diff)
downloadrneovim-4025c2aa5f788ba2772d8f0dd3f7add499333878.tar.gz
rneovim-4025c2aa5f788ba2772d8f0dd3f7add499333878.tar.bz2
rneovim-4025c2aa5f788ba2772d8f0dd3f7add499333878.zip
vim-patch:8.2.0281: two placed signs in the same line are not combined (#29757)
Problem: Two placed signs in the same line are not combined. E.g. in the terminal debugger a breakpoint and the PC cannot be both be displayed. Solution: Combine the sign column and line highlight attributes. https://github.com/vim/vim/commit/a2f6e42ded067df8ee682c15aa246491a389b1a0 Nvim already does this in decor_redraw_signs(). Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'src/nvim/regexp.c')
0 files changed, 0 insertions, 0 deletions