aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/eval_spec.lua
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2022-09-15 11:32:28 -0600
committerJosh Rahm <joshuarahm@gmail.com>2022-09-15 11:32:28 -0600
commitcd16d3df4c2a21ada895a1353712969045e5c728 (patch)
treeae8c70d352f26ef1809cbacdaf8bfee05036955c /test/functional/vimscript/eval_spec.lua
parent72b03792b6428ca96ca779b53061c6c98f6f930f (diff)
downloadrneovim-cd16d3df4c2a21ada895a1353712969045e5c728.tar.gz
rneovim-cd16d3df4c2a21ada895a1353712969045e5c728.tar.bz2
rneovim-cd16d3df4c2a21ada895a1353712969045e5c728.zip
eval/userfunc.c: save the repeat_cmdline along with the redo buff
A user function can clobber the repeat_cmdline, which is used to build the redo buffer, thus, if the redo buffer is saved when calling a userfunc, so should the repeat_cmdline.
Diffstat (limited to 'test/functional/vimscript/eval_spec.lua')
0 files changed, 0 insertions, 0 deletions