mirror of
https://github.com/neovim/neovim.git
synced 2026-03-27 19:02:02 +00:00
The `buffer` option remains functional but is now undocumented. Providing both will raise an error. Since providing `buf` was disallowed before, there is no code that will break due to using `buffer` alongside `buf`.