mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 16:43:15 +10: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().