mirror of
https://github.com/neovim/neovim.git
synced 2026-04-01 21:32:10 +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().