mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +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 = {
|
formatter = {
|
||||||
lang = "go";
|
lang = "go";
|
||||||
possible = [
|
possible = [
|
||||||
|
"djlint"
|
||||||
"gofmt"
|
"gofmt"
|
||||||
"gofumpt"
|
"gofumpt"
|
||||||
"goimports"
|
"goimports"
|
||||||
|
@ -525,6 +526,7 @@
|
||||||
formatter = {
|
formatter = {
|
||||||
lang = "html";
|
lang = "html";
|
||||||
possible = [
|
possible = [
|
||||||
|
"djlint"
|
||||||
"fecs"
|
"fecs"
|
||||||
"prettier"
|
"prettier"
|
||||||
"prettier_d"
|
"prettier_d"
|
||||||
|
@ -922,6 +924,7 @@
|
||||||
formatter = {
|
formatter = {
|
||||||
lang = "php";
|
lang = "php";
|
||||||
possible = [
|
possible = [
|
||||||
|
"djlint"
|
||||||
"php_cs_fixer"
|
"php_cs_fixer"
|
||||||
"phpcbf"
|
"phpcbf"
|
||||||
"pint"
|
"pint"
|
||||||
|
@ -978,6 +981,7 @@
|
||||||
possible = [
|
possible = [
|
||||||
"autopep8"
|
"autopep8"
|
||||||
"black"
|
"black"
|
||||||
|
"djlint"
|
||||||
"isort"
|
"isort"
|
||||||
"ruff"
|
"ruff"
|
||||||
"ruff_sort"
|
"ruff_sort"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue