mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
feat: range substitution for typos
This commit is contained in:
parent
b991214729
commit
2a5fa8a950
4 changed files with 102 additions and 53 deletions
|
|
@ -11,6 +11,6 @@ suggest = [
|
|||
pattern = [ "no such file or directory" ]
|
||||
suggest = [
|
||||
'''
|
||||
{{command[0}} {{opt::(?:\s)-[\w]+}} {{typo[-1](file)}} '''
|
||||
{{command[0}} {{opt::(?:\s)-[\w]+}} {{typo[1:](file)}} '''
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue