AutoYADM commit: 2025-07-15 16:38:43
This commit is contained in:
parent
c907ec149e
commit
933ee7c7f0
1 changed files with 6 additions and 0 deletions
|
@ -58,3 +58,9 @@ define-command format-selections-pipe -hidden -docstring "Format the selections
|
||||||
|
|
||||||
alias global format format-buffer
|
alias global format format-buffer
|
||||||
|
|
||||||
|
define-command jinjafmt %{
|
||||||
|
evaluate-commands -draft %{
|
||||||
|
set-option local formatcmd 'uvx djlint --reformat --profile=jinja -'
|
||||||
|
format
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue