aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/let_spec.lua
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2022-08-07 15:58:02 -0600
committerJosh Rahm <joshuarahm@gmail.com>2022-08-07 15:58:02 -0600
commit6c909fedc924d9f4257aa204b0168c6177cc5d28 (patch)
treee02e1f0cf95935af45e0c2797116cda6a7c1c587 /test/functional/vimscript/let_spec.lua
parent9449e1b8d273ff78eb894c588110ffa0c17d6ee3 (diff)
downloadrneovim-6c909fedc924d9f4257aa204b0168c6177cc5d28.tar.gz
rneovim-6c909fedc924d9f4257aa204b0168c6177cc5d28.tar.bz2
rneovim-6c909fedc924d9f4257aa204b0168c6177cc5d28.zip
Make userreg system more accurate.
Before the userreg system would use just a string, which removes some important information about the yanked text. I.e. was is a "block" yank, etc. So now, the content argument, instead of just a string, is now a dictionary that roughly maps to the yankreg_T data type, allowing userregs to be used in block and line mode.
Diffstat (limited to 'test/functional/vimscript/let_spec.lua')
0 files changed, 0 insertions, 0 deletions