mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-18 08:08:40 +00:00
Compare commits
No commits in common. "f07468e13a994b04ec3b9cd41777429942cdc8b1" and "10a06b3fa052dc6be68493020c3bd40c6789f07a" have entirely different histories.
f07468e13a
...
10a06b3fa0
2 changed files with 2 additions and 2 deletions
2
.github/labels.yml
vendored
2
.github/labels.yml
vendored
|
|
@ -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:
|
||||||
|
|
|
||||||
|
|
@ -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`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue