1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-12 03:51:10 +01:00

treewide: fix typos

Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
saygo-png 2025-12-04 17:05:55 +01:00 committed by Matt Sturgeon
parent 03a51dbf3d
commit ee32f43f54
7 changed files with 11 additions and 11 deletions

View file

@ -294,7 +294,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
'';
min_pattern_length = lib.nixvim.defaultNullOpts.mkInt defaults.label.min_pattern_length ''
minimum pattrn length to show labels
minimum pattern length to show labels
Ignored for custom labelers.
'';