Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
stevearc/conform.nvim
Pull Requests
Commits
nvim-0.9
master
nvim-0.8
nvim-0.9
release-please--branches--master
stevearc-tmpfile
doc: remove recipe for auto-detecting slow formatters
stevearc
committed
1 year ago
4e977126
chore(master): release 7.1.0 (#514)
github-actions[bot]
committed
1 year ago
Verified
8b5e13c1
fix(sqlfluff): don't assume ansi dialect and require config (#519)
igorlfs
committed
1 year ago
Verified
bb10949d
fix(docformatter): update exit_codes, 3 is correct in in-place formatting (#518)
ZeinBarhoum
committed
1 year ago
Verified
667102f2
feat: add variable for args to insert the file extension (#510)
Bubbet
committed
1 year ago
Verified
0f4f299d
doc: bug report template labels don't support markdown
stevearc
committed
1 year ago
c636af8f
doc: add additional information about debugging
stevearc
committed
1 year ago
db4dd28a
fix(djlint): remove default indentation arguments (#517)
zidhuss
committed
1 year ago
Verified
38e5f062
fix(nixfmt): update repo link and description (#505)
ada4a
committed
1 year ago
Verified
2122fe2f
[docgen] Update docs
Github Actions
committed
1 year ago
eff40c4f
feat: add support for cljfmt (#500)
zolotyh
committed
1 year ago
Verified
42e10a38
feat: add support for markdownfmt (#511)
sieuwerts
committed
1 year ago
Verified
960f51be
[docgen] Update docs
Github Actions
committed
1 year ago
25d48271
refactor: trim_whitespace and trim_newlines don't require awk
stevearc
committed
1 year ago
2270fa19
chore(master): release 7.0.0 (#493)
github-actions[bot]
committed
1 year ago
Verified
acc7337c
[docgen] Update docs
Github Actions
committed
1 year ago
0a81457e
feat: add sleek, a SQL formatter (#496)
telemachus
committed
1 year ago
Verified
8925292a
doc: recipe for running first available formatter and then others
stevearc
committed
1 year ago
797de8f7
Merge pull request #491 from stevearc/stevearc-config-refactor
stevearc
committed
1 year ago
Verified
d60d41c3
cleanup!: drop support for nvim 0.8
stevearc
committed
1 year ago
54ea60d1
lint: remove unused variable
stevearc
committed
1 year ago
17a3fc6b
doc: add recipe for leaving visual mode after format
stevearc
committed
1 year ago
739bda13
fix: warn user when they are attempting unsupported behavior
stevearc
committed
1 year ago
8b0e62b7
doc: regenerate documentation
stevearc
committed
1 year ago
485224d4
feat: deprecate will_fallback_lsp in favor of list_formatters_to_run
stevearc
committed
1 year ago
1b590cda
fix: ensure only expected options get passed through
stevearc
committed
1 year ago
834d42c1
feat: notify when no formatters available for a buffer
stevearc
committed
1 year ago
8c226d91
fix: crash in nvim-notify
stevearc
committed
1 year ago
c16c7496
refactor: deprecate formatter alternation syntax
stevearc
committed
1 year ago
9f111be1
feat: format parameter to only run the first available formatter
stevearc
committed
1 year ago
0b3d2596
Older