Files
neovim/runtime/lua/vim/_meta
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-04-08 20:34:47 -04:00
2025-06-06 15:36:48 +01:00
2026-03-28 09:59:54 -04:00
2024-07-15 21:16:29 +01:00
2026-03-09 21:47:13 +01:00
2024-05-15 23:19:26 +02:00
2026-03-28 09:59:54 -04:00
2026-03-11 18:24:57 +01:00
2026-03-28 09:59:54 -04:00