rest-nvim / rest.nvim

A fast Neovim http client written in Lua
GNU General Public License v3.0
1.61k stars 142 forks source link

fix: scope and buf number in setting options #446

Closed Alienover closed 2 months ago

Alienover commented 2 months ago
image
boltlessengineer commented 2 months ago

Thank you for your contribution! I'm blindly merging it (outside now so I can't test). I wonder why tests couldn't catch this issue. Maybe it is caused by different neovim version?

Alienover commented 2 months ago

https://github.com/neovim/neovim/commit/743c5808b616daece73145ddd12b39ae07bbd87a Saw the options validation was updated 3 months ago, which is still in the nightly version.