This commit is contained in:
2025-06-26 21:40:43 +03:00
parent d259a6fd55
commit 3a8f55211f
10 changed files with 114 additions and 29 deletions

View File

@ -0,0 +1,7 @@
return {
settings = {
["nil"] = {
formatting = { command = { "alejandra" } }
}
}
}