mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
generated: Update efmls-configs.nix
This commit is contained in:
parent
f18f444116
commit
203b419c21
1 changed files with 4 additions and 0 deletions
|
@ -473,6 +473,7 @@
|
|||
formatter = {
|
||||
lang = "go";
|
||||
possible = [
|
||||
"djlint"
|
||||
"gofmt"
|
||||
"gofumpt"
|
||||
"goimports"
|
||||
|
@ -525,6 +526,7 @@
|
|||
formatter = {
|
||||
lang = "html";
|
||||
possible = [
|
||||
"djlint"
|
||||
"fecs"
|
||||
"prettier"
|
||||
"prettier_d"
|
||||
|
@ -922,6 +924,7 @@
|
|||
formatter = {
|
||||
lang = "php";
|
||||
possible = [
|
||||
"djlint"
|
||||
"php_cs_fixer"
|
||||
"phpcbf"
|
||||
"pint"
|
||||
|
@ -978,6 +981,7 @@
|
|||
possible = [
|
||||
"autopep8"
|
||||
"black"
|
||||
"djlint"
|
||||
"isort"
|
||||
"ruff"
|
||||
"ruff_sort"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue