mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-05 18:40:53 +00:00
modes-nvim: typo
This commit is contained in:
parent
ae675c005a
commit
247ee24ede
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ in {
|
||||||
type = bool;
|
type = bool;
|
||||||
default = false;
|
default = false;
|
||||||
description = ''
|
description = ''
|
||||||
Whether to enable nable cursorline initially, and disable cursorline
|
Whether to enable cursorline initially, and disable cursorline
|
||||||
for inactive windows or ignored filetypes.
|
for inactive windows or ignored filetypes.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue