mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 15:45:11 +01:00
fix: opt capture
This commit is contained in:
parent
6dbbd21e40
commit
22e076b228
1 changed files with 1 additions and 1 deletions
|
|
@ -17,6 +17,6 @@ pattern = [
|
||||||
]
|
]
|
||||||
suggest = [
|
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