aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Expand)Author
2023-09-29feat: format injected languages (#83)Steven Arcangeli
2023-09-29[docgen] Update docsGithub Actions
2023-09-28[docgen] Update docsGithub Actions
2023-09-26feat: Add support for php-cs-fixer (#78)nedia
2023-09-26[docgen] Update docsGithub Actions
2023-09-25feat: add templ support (#73)Rene Zbinden
2023-09-25[docgen] Update docsGithub Actions
2023-09-22[docgen] Update docsGithub Actions
2023-09-22[docgen] Update docsGithub Actions
2023-09-21feat: add mdformat (#68)Ryan Preston
2023-09-21refactor: rename ruff -> ruff_fixSteven Arcangeli
2023-09-21feat: add ruff formatter and improve ruff root finding (#66)Leiser Fernández Gallo
2023-09-20[docgen] Update docsGithub Actions
2023-09-18doc: remove irrelevant note about '*' filetypeSteven Arcangeli
2023-09-18[docgen] Update docsGithub Actions
2023-09-17feat: make lsp_fallback behavior more intuitive (#59)Steven Arcangeli
2023-09-15feat: '_' filetype to define fallback formattersSteven Arcangeli
2023-09-15Feat: Add rustywind formatter (#56)Eric Milford
2023-09-15feat: utility function to extend the built-in formatter args (#50)Steven Arcangeli
2023-09-15feat: provide a formatexpr (#55)Steven Arcangeli
2023-09-15[docgen] Update docsGithub Actions
2023-09-15[docgen] Update docsGithub Actions
2023-09-15feat: allow running commands in a shell (#49)Steven Arcangeli
2023-09-15[docgen] Update docsGithub Actions
2023-09-15[docgen] Update docsGithub Actions
2023-09-15feat: alejandra formatter (#52)Leiser Fernández Gallo
2023-09-14[docgen] Update docsGithub Actions
2023-09-14feat: add `markdownlint`, `stylelint`, `codespell`, and `biome` (#45)pseudometa
2023-09-14feat: add deno fmt (#46)Riley Bruins
2023-09-14[docgen] Update docsGithub Actions
2023-09-14[docgen] Update docsGithub Actions
2023-09-14feat: add buf as protobuf linter (#43)buz
2023-09-14[docgen] Update docsGithub Actions
2023-09-14feat: latexindent (#42)Isak Samsten
2023-09-14feat: ruff (#41)Isak Samsten
2023-09-14doc: add some recipes to the documentationSteven Arcangeli
2023-09-13doc: document the format options that are passed through to LSP formattingSteven Arcangeli
2023-09-12doc: add a features section to the READMESteven Arcangeli
2023-09-10feat: format_on_save and format_after_save can be functionsSteven Arcangeli
2023-09-08feat: format() can always fall back to LSP formattingSteven Arcangeli
2023-09-08doc: document the "*" filetype optionSteven Arcangeli
2023-09-08feat: syntax for using first available formatterSteven Arcangeli
2023-09-07refactor!: remove run_all_formatters config optionSteven Arcangeli
2023-09-07refactor: make get_formatter_info a public methodSteven Arcangeli
2023-09-07[docgen] Update docsGithub Actions
2023-09-07feat: add beautysh, taplo, trim_newlines and trim_whitespace (#29)xfzv
2023-09-06doc: format() takes bufnr, not buf (#28)Seth Daniel
2023-09-06doc: add guidance for extending built-in formatters (#27)Steven Arcangeli
2023-09-05[docgen] Update docsGithub Actions
2023-09-04[docgen] Update docsGithub Actions