refactor: switch to minimax

This commit is contained in:
Job
2026-06-01 21:02:04 +02:00
parent b1b6351bd8
commit d0bb6d84ba
18 changed files with 1558 additions and 300 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"local": { "prefix": "l", "body": "local $1 = $0" },
"Remove prefixes": { "prefix": ["lfu", "ll", "lpca"] }
}