mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00

Lua makes (or reuses) an internal copy of strings, so we can safely push buf pointers onto the stack.
Lua makes (or reuses) an internal copy of strings, so we can safely push buf pointers onto the stack.