Files
neovim/src/nvim/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
..
2026-03-13 20:32:01 +01:00
2026-03-16 14:52:04 +01:00
2025-09-04 00:11:52 -04:00
2026-03-24 00:14:55 +01:00
2026-03-16 13:05:46 +00:00
2026-04-02 20:57:02 +08:00
2026-03-16 14:52:04 +01:00