mirror of
https://github.com/starship/starship.git
synced 2024-11-25 09:43:36 +01:00
docs: fix Typst copy paste typo (#6021)
docs: fix typst copy paste typo for disabled option in config docs
This commit is contained in:
parent
d8a3ac72a3
commit
d9f8e3b1d9
@ -4495,7 +4495,7 @@ By default, the module will be shown if any of the following conditions are met:
|
||||
| `detect_extensions` | `['.typ']` | Which extensions should trigger this module. |
|
||||
| `detect_files` | `['template.typ']` | Which filenames should trigger this module. |
|
||||
| `detect_folders` | `[]` | Which folders should trigger this module. |
|
||||
| `disabled` | `false` | Disables the `daml` module. |
|
||||
| `disabled` | `false` | Disables the `typst` module. |
|
||||
|
||||
### Variables
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user