modes-nvim: typo

This commit is contained in:
Ching Pei Yang 2026-04-04 22:43:46 +02:00 committed by GitHub
commit 247ee24ede
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ in {
type = bool;
default = false;
description = ''
Whether to enable nable cursorline initially, and disable cursorline
Whether to enable cursorline initially, and disable cursorline
for inactive windows or ignored filetypes.
'';
};