aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/protocol.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-03-19 16:42:24 +0800
committerzeertzjq <zeertzjq@outlook.com>2022-03-30 08:35:13 +0800
commit1bbe8ec2820497b8a61adcd138da350445b0ad92 (patch)
treeb29ab8b57ff838acfeed0b4cbbad39dedde1d51c /runtime/lua/vim/lsp/protocol.lua
parente5428d10b5a49e9395190482ff35bbac0c1117ea (diff)
downloadrneovim-1bbe8ec2820497b8a61adcd138da350445b0ad92.tar.gz
rneovim-1bbe8ec2820497b8a61adcd138da350445b0ad92.tar.bz2
rneovim-1bbe8ec2820497b8a61adcd138da350445b0ad92.zip
vim-patch:8.2.3110: a pattern that matches the cursor position is complicated
Problem: A pattern that matches the cursor position is bit complicated. Solution: Use a dot to indicate the cursor line and column. (Christian Brabandt, closes vim/vim#8497, closes vim/vim#8179) https://github.com/vim/vim/commit/04db26b36000a4677b95403ec94bd11f6cc73975 Also use `n = ++vcol` in regexp_bt.c as `++vcol` alone fails lint.
Diffstat (limited to 'runtime/lua/vim/lsp/protocol.lua')
0 files changed, 0 insertions, 0 deletions