Merge pull request #886 from menghaoyu2002/fix/bufferline-indicator-typo

docs: fix typo in nvim-bufferline options description
This commit is contained in:
raf 2025-05-06 09:02:29 +00:00 committed by GitHub
commit d330db08e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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