mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 16:42:42 +00:00
Assert that the buffer number passed to apply_text_edits is fully resolved (not 0 or null). Pass the known buffer number to apply_text_edits from lsp.formatexpr().