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