We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add the change of auto formatting in later neovim version
fix typos
Document issues with `formatexpr` (#1131)
s/server/resolved/ for 0.7 example
Updated Compatibility with other plugins (markdown)
Updated Formatting on save (markdown)
Revert 3e4c9cd7abf79a7abbac6f44da250af8bdfd1f8a...f8bac6cefea30bc6e72394a2cc200a271764ccdd on Formatting on save
vim.lsp.buf.formatting appears to be the correct method
Updated Avoiding LSP formatting conflicts (markdown)
simplier way to block tsserver formating
Document format's filtering option
Updated Formatting on Save (markdown)
Updated Formatting (markdown)
Updated Async formatting (markdown)
Adapt lsp formatting conflict, `resolved_capabilities` will be removed: https://www.reddit.com/r/neovim/comments/u5si2w/breaking_changes_inbound_next_few_weeks_for/
Updated Source specific Configuration (markdown)
FIX command call error.