aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/vimscript.c
diff options
context:
space:
mode:
authorLewis Russell <lewis6991@gmail.com>2022-05-28 18:22:18 +0100
committerGitHub <noreply@github.com>2022-05-28 19:22:18 +0200
commiteab4d03a3264b2afaf803ed839fa25bc4e7acedd (patch)
treec7ffb19ab84792f2562273df931e759dc0e2209a /src/nvim/api/vimscript.c
parent081eb72a80afd83398465382171765bdeaf6dba5 (diff)
downloadrneovim-eab4d03a3264b2afaf803ed839fa25bc4e7acedd.tar.gz
rneovim-eab4d03a3264b2afaf803ed839fa25bc4e7acedd.tar.bz2
rneovim-eab4d03a3264b2afaf803ed839fa25bc4e7acedd.zip
fix(treesitter): offset directive associates range with capture (#18276)
Previously the `offset!` directive populated the metadata in such a way that the new range could be attributed to a specific capture. #14046 made it so the directive simply stored just the new range in the metadata and information about what capture the range is based from is lost. This change reverts that whilst also correcting the docs.
Diffstat (limited to 'src/nvim/api/vimscript.c')
0 files changed, 0 insertions, 0 deletions