Update docs/navi_config.md

Co-authored-by: KITAGAWA Yasutaka <kit494way@gmail.com>
This commit is contained in:
Alexis Opolka 2025-02-13 13:29:50 +01:00 committed by GitHub
parent 08e96d0053
commit 4fdd371f68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -104,7 +104,7 @@ You can define it as such:
```yaml
finder:
delimiter_var: <your-regex-delimiter> ### By default the expression is \s\s
delimiter_var: <your-regex-delimiter> ### By default the expression is \s\s+
```
> [!CAUTION]