aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-09feat: add pangu (#188)z775729168
2023-11-09chore(master): release 4.2.0 (#179)v4.2.0github-actions[bot]
2023-11-09fix: injected formatter not working (#187)Steven Arcangeli
2023-11-06fix: nonzero exit code on :wq (#176)Steven Arcangeli
2023-11-06fix: catch jobstart errors (#183)Steven Arcangeli
2023-11-06[docgen] Update docsGithub Actions
2023-11-06feat: add typstfmt (#180)Håkon Harnes
2023-11-05[docgen] Update docsGithub Actions
2023-11-05fix: rename `astgrep` to `ast-grep` (#178)pseudometa
2023-11-05chore(master): release 4.1.0 (#147)v4.1.0github-actions[bot]
2023-11-05[docgen] Update docsGithub Actions
2023-11-05feat: add `ast-grep` (#177)pseudometa
2023-11-04feat: allow formatters_by_ft to be a function (#174)Steven Arcangeli
2023-11-04[docgen] Update docsGithub Actions
2023-11-03feat: add mdslw markdown formatter (#175)Torsten Long
2023-10-31[docgen] Update docsGithub Actions
2023-10-31feat: add markdownlint-cli2 (#171)George Guimarães
2023-10-30feat: add usort (#167)Frederik Buchlák
2023-10-28[docgen] Update docsGithub Actions
2023-10-28feat: add CSharpier (#165)Jesper Lundberg
2023-10-27feat: add tlint (#162)Frederik Buchlák
2023-10-26feat: add pretty-php (#161)Frederik Buchlák
2023-10-26fix(formatexpr): use default formatexpr if no formatters or LSP clients (#55)Steven Arcangeli
2023-10-23fix(rubyfmt): exit code 1 should not be a success (#157)Steven Arcangeli
2023-10-22[docgen] Update docsGithub Actions
2023-10-21feat: gn build file format cmd (#155)H. James Zhao
2023-10-20[docgen] Update docsGithub Actions
2023-10-20feat: add puppet-lint formatter (#153)Florent Lévigne
2023-10-19docs: fix typo in doc/advanced_topics.md (#151)Surav Shrestha
2023-10-17[docgen] Update docsGithub Actions
2023-10-17feat: zprint formatter for clojure (#146)Aron Griffis
2023-10-16chore(master): release 4.0.0 (#130)v4.0.0github-actions[bot]
2023-10-16[docgen] Update docsGithub Actions
2023-10-16feat: Add config for laravel/pint (#144)Konstantin Auffinger
2023-10-16[docgen] Update docsGithub Actions
2023-10-15feat: add ktlint (#137)shurizzle
2023-10-15feat!: merge configs in conform.formatters with defaults (#140)Steven Arcangeli
2023-10-15[docgen] Update docsGithub Actions
2023-10-15feat: add goimports-reviser (#143)Aashish KC
2023-10-15[docgen] Update docsGithub Actions
2023-10-14feat: add blue formatter (#142)frrenzy
2023-10-14[docgen] Update docsGithub Actions
2023-10-13feat: support for rubyfmt (#139)Howard Huang
2023-10-13[docgen] Update docsGithub Actions
2023-10-13feat: add blade-formatter (#136)shurizzle
2023-10-13fix(shellcheck): support filenames with spaces (#135)pseudometa
2023-10-11[docgen] Update docsGithub Actions
2023-10-11feat: add rufo support (#132)Estifanos Beyene
2023-10-10fix: prevent format-after-save autocmd from running on invalid buffersSteven Arcangeli
2023-10-10fix: prevent format-on-save autocmd from running on invalid buffers (#128)Chris Bell