diff options
author | Famiu Haque <famiuhaque@proton.me> | 2023-10-08 22:13:15 +0600 |
---|---|---|
committer | Famiu Haque <famiuhaque@proton.me> | 2023-10-17 00:08:47 +0600 |
commit | 5df4fdf253f9c9cc35f9f5f16c6d0ba9d87b4c71 (patch) | |
tree | 526161313a7690d2c944c7449e183e3a26f2d1c5 /runtime/lua/vim/_options.lua | |
parent | 93b9c889465ee6a55e71c1fd681c1c6b1d5ed060 (diff) | |
download | rneovim-5df4fdf253f9c9cc35f9f5f16c6d0ba9d87b4c71.tar.gz rneovim-5df4fdf253f9c9cc35f9f5f16c6d0ba9d87b4c71.tar.bz2 rneovim-5df4fdf253f9c9cc35f9f5f16c6d0ba9d87b4c71.zip |
refactor(options)!: make OptionSet `v:` values use typval
BREAKING CHANGE: This breaks the OptionSet autocommand, as the `v:` values associated with it (`v:option_new`, `v:option_old`, `v:option_oldlocal` and `v:option_oldglobal`) are now the same type as the option, instead of all option values being converted to strings.
Diffstat (limited to 'runtime/lua/vim/_options.lua')
0 files changed, 0 insertions, 0 deletions