mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-02 14:10:24 +08:00
Added missing supported file types of dprint (#5126)
* Added missing supported files of dprint Added missing supported files of dprint. Related to https://github.com/dense-analysis/ale/pull/4320. * Add new files Add new files. * Tests work Fixed identifiers. Fixed sorting. * Enable formatting of SQL Enable formatting of SQL.
This commit is contained in:
@@ -65,6 +65,12 @@ g:ale_html_djlint_options
|
||||
This variable can be changed to modify flags given to djlint.
|
||||
|
||||
|
||||
===============================================================================
|
||||
dprint *ale-html-dprint*
|
||||
|
||||
See |ale-dprint-options| and https://dprint.dev/plugins/markup_fmt/.
|
||||
|
||||
|
||||
===============================================================================
|
||||
fecs *ale-html-fecs*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user