Patch 9.0.0048
Problem:Cursor in wrong column with mouse click after concealed text.
Solution: Store the text column when drawing text.
Files: src/drawline.c, src/globals.h, src/mouse.c, src/screen.c,
src/testdir/test_conceal.vim
*** ../vim-9.0.0047/src/drawline.c 20
On 7/8/22 1:47 AM, Bram Moolenaar wrote:
On 7/7/22 2:21 PM, Bram Moolenaar wrote:
Other than that, I don't see support of Tree-Sitter, which could be
useful for things like:
- syntax highlighting
- folding
- text objects defined by syntax (to e.g. select or move by
function/class/string/sta
> On 7/7/22 2:21 PM, Bram Moolenaar wrote:
> Other than that, I don't see support of Tree-Sitter, which could be
> useful for things like:
> - syntax highlighting
> - folding
> - text objects defined by syntax (to e.g. select or move by
> function/class/string/st