Commit dca3a7f
committed
conform: autoformat on save only for specified filetypes
Enable the autoformat on save only for specified filetypes.
By default this is only for lua, similar as LSP is by default
only enabled for lua. Based on conform recipe:
https://github.com/stevearc/conform.nvim/blob/master/doc/recipes.md1 parent b83b2b0 commit dca3a7f
1 file changed
+10
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
611 | | - | |
612 | | - | |
613 | | - | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
614 | 620 | | |
615 | 621 | | |
616 | 622 | | |
| |||
0 commit comments