mirror of
https://github.com/neovim/neovim.git
synced 2026-03-28 11:22:03 +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`.