diff options
author | Josh Rahm <joshuarahm@gmail.com> | 2022-08-07 15:58:02 -0600 |
---|---|---|
committer | Josh Rahm <joshuarahm@gmail.com> | 2022-08-07 15:58:02 -0600 |
commit | 6c909fedc924d9f4257aa204b0168c6177cc5d28 (patch) | |
tree | e02e1f0cf95935af45e0c2797116cda6a7c1c587 /test/functional/vimscript/let_spec.lua | |
parent | 9449e1b8d273ff78eb894c588110ffa0c17d6ee3 (diff) | |
download | rneovim-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