feat: all typo candidates for executables

This commit is contained in:
iff 2025-01-06 14:11:42 +01:00
parent 0a799db5e5
commit bf16675d4e
9 changed files with 173 additions and 19 deletions

View file

@ -9,5 +9,5 @@ pattern = [
]
suggest = [
'''
{{typo[0](path)}} {{command[1:]}} '''
{{exes[0]}} {{command[1:]}} '''
]