mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 19:07:06 +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().