aboutsummaryrefslogtreecommitdiffstats
path: root/doc/recipes.md
AgeCommit message (Expand)Author
2024-07-19doc: add recipe for leaving visual mode after formatSteven Arcangeli
2024-07-19refactor: deprecate formatter alternation syntaxSteven Arcangeli
2024-07-19feat: allow configuring conform.format() args on a per-filetype basisSteven Arcangeli
2024-06-17feat!: expand options for LSP formatting (#456)Steven Arcangeli
2023-10-15feat!: merge configs in conform.formatters with defaults (#140)Steven Arcangeli
2023-10-02doc: add a recipe for complete lazy.nvim configurationSteven Arcangeli
2023-09-29feat: format injected languages (#83)Steven Arcangeli
2023-09-26feat: another utility for extending formatter argumentsSteven Arcangeli
2023-09-16fix: unify timeout error message format with LSPSteven Arcangeli
2023-09-15feat: utility function to extend the built-in formatter args (#50)Steven Arcangeli
2023-09-15[docgen] Update docsGithub Actions
2023-09-15doc: recipe for automatically running slow formatters asyncSteven Arcangeli
2023-09-14doc: add some recipes to the documentationSteven Arcangeli