Compare commits

..

No commits in common. "36d1862e4418d65cb0517db38462808562b02156" and "1d043b1f6c4e75a51a4214707dc1a2289f59fdaf" have entirely different histories.

2 changed files with 2 additions and 2 deletions

2
.github/labels.yml vendored
View file

@ -24,7 +24,7 @@
- any-glob-to-any-file: - any-glob-to-any-file:
- .github/workflows/*.yml - .github/workflows/*.yml
- .github/typos.toml - .github/typos.toml
- .github/dependabot.yml . .github/dependabot.yml
"topic: meta": "topic: meta":
- any: - any:

View file

@ -109,7 +109,7 @@ in {
type = nullOr str; type = nullOr str;
default = null; default = null;
description = '' description = ''
The indicator icon to use for the current buffer. The indicatotor icon to use for the current buffer.
::: {.warning} ::: {.warning}
This **must** be omitted while style is not `icon` This **must** be omitted while style is not `icon`