fix: opts extra space

This commit is contained in:
iff 2024-12-07 01:51:15 +01:00
parent 22120b7616
commit 0ef6ea1ff9
6 changed files with 11 additions and 6 deletions

View file

@ -7,6 +7,9 @@ pattern = [
]
suggest = [
'''
cd {{typo[1](file)}}
''',
'''
#[!shell(nu)]
mkdir --parents {{command[1]}} && \
cd {{command[1]}} '''