Files
neovim/test/functional/api
Jordan 3a4a66017b feat(api): rename buffer to buf #35330
Problem:
`:help dev-name-common` states that "buf" should be used instead of
"buffer" but there are cases where buffer is mentioned in the lua API.

Solution:
- Rename occurrences of "buffer" to "buf" for consistency with the
  documentation.
- Support (but deprecate) "buffer" for backwards compatibility.

Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
2026-04-08 20:34:47 -04:00
..
2025-12-06 20:33:02 -05:00
2026-03-28 09:59:54 -04:00
2024-04-23 18:17:04 +02:00
2024-01-03 02:09:29 +01:00