aboutsummaryrefslogtreecommitdiff
path: root/src/clint.py
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2025-02-28 13:36:25 +0100
committerGitHub <noreply@github.com>2025-02-28 13:36:25 +0100
commit86046c5a31034af65f128626103526269cf1bc49 (patch)
tree869a0ffeb9bd867be37516721c19fb7931f510d5 /src/clint.py
parent77626ed7fd369b797dcb2ad0714a84bfd9afff36 (diff)
downloadrneovim-86046c5a31034af65f128626103526269cf1bc49.tar.gz
rneovim-86046c5a31034af65f128626103526269cf1bc49.tar.bz2
rneovim-86046c5a31034af65f128626103526269cf1bc49.zip
fix(marks): ineffective conceal_line callback optimization (#32662)
Problem: _on_conceal_line callbacks are not invoked if callback has not let Nvim know it wants to receive them. But this may change on factors other than what is currently checked (changed buffer). Solution: Forego this optimization, callback is still guarded behind 'conceallevel'.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions