2025-11-04
This commit is contained in:
parent
e4eaf6404a
commit
9c66e66cfa
1626 changed files with 5652 additions and 1923 deletions
17
.zed/haa.txt
Normal file
17
.zed/haa.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// {
|
||||
// "languages": {
|
||||
// "PHP": {
|
||||
// "format_on_save": "on",
|
||||
// "formatter": {
|
||||
// "external": {
|
||||
// "command": "mago",
|
||||
// "arguments": ["format", "--stdin-input"] // "command": "bash",
|
||||
// // "arguments": [
|
||||
// // "-c",
|
||||
// // "cat > /tmp/zed_php_cs_fixer && ./vendor/bin/php-cs-fixer fix --using-cache=no --quiet /tmp/zed_php_cs_fixer && cat /tmp/zed_php_cs_fixer"
|
||||
// // ]
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
Loading…
Add table
Add a link
Reference in a new issue