diff options
author | Famiu Haque <famiuhaque@proton.me> | 2024-11-08 11:28:18 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-08 13:28:18 +0800 |
commit | 8af1702647e865009db66a68aeb821ef185986a9 (patch) | |
tree | 0bdfec43bafb4af88587ce2c3ba82befa24cbfa8 /test/functional/vimscript/timer_spec.lua | |
parent | 5a86360400691e55fae66d60485b61360a1d3d6c (diff) | |
download | rneovim-8af1702647e865009db66a68aeb821ef185986a9.tar.gz rneovim-8af1702647e865009db66a68aeb821ef185986a9.tar.bz2 rneovim-8af1702647e865009db66a68aeb821ef185986a9.zip |
refactor(options): remove `varp` argument for `set_option` (#31111)
Problem:
The `varp` argument for `set_option` is extraneous as the option's
variable pointer can be retrieved using the option's index and flags.
Solution:
Remove the `varp` argument for `set_option`
Diffstat (limited to 'test/functional/vimscript/timer_spec.lua')
0 files changed, 0 insertions, 0 deletions