aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/textobject.c
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2024-01-05 14:07:34 -0500
committerGitHub <noreply@github.com>2024-01-05 14:07:34 -0500
commit52e6059415ba40b955267a9b447b5c57fc45b397 (patch)
treeaefb608727f86bfa27fa678d99ad171afa4b84f6 /src/nvim/textobject.c
parent583c1de1750f7c9173f8404916360105a0020900 (diff)
downloadrneovim-52e6059415ba40b955267a9b447b5c57fc45b397.tar.gz
rneovim-52e6059415ba40b955267a9b447b5c57fc45b397.tar.bz2
rneovim-52e6059415ba40b955267a9b447b5c57fc45b397.zip
fix(test): call separate_arguments() correctly to honor $BUSTED_ARGS (#26905)
separate_arguments() doesn't operate in place on a variable. It expects a string argument to parse and stores the results in the specified variable.
Diffstat (limited to 'src/nvim/textobject.c')
0 files changed, 0 insertions, 0 deletions