mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
plugins/efmls-configs: add new formatter kdlfmt to unpackaged
This commit is contained in:
parent
c39ecbb055
commit
cb0e3a7e40
2 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@ in
|
||||||
"forge_fmt"
|
"forge_fmt"
|
||||||
"gersemi"
|
"gersemi"
|
||||||
"js_standard"
|
"js_standard"
|
||||||
|
"kdlfmt"
|
||||||
"markuplint"
|
"markuplint"
|
||||||
"mix"
|
"mix"
|
||||||
"pint"
|
"pint"
|
||||||
|
|
|
@ -66,6 +66,7 @@
|
||||||
"forge_fmt"
|
"forge_fmt"
|
||||||
"gersemi"
|
"gersemi"
|
||||||
"js_standard"
|
"js_standard"
|
||||||
|
"kdlfmt"
|
||||||
"markuplint"
|
"markuplint"
|
||||||
"mix"
|
"mix"
|
||||||
"pint"
|
"pint"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue