mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-13 04:21:10 +01:00
treewide: fix typos
Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
parent
03a51dbf3d
commit
ee32f43f54
7 changed files with 11 additions and 11 deletions
|
|
@ -39,7 +39,7 @@ mkVimPlugin {
|
|||
'';
|
||||
|
||||
cursor_hl_group_default = lib.nixvim.defaultNullOpts.mkStr "Cursor" ''
|
||||
Cursor highlight group for any other userr.
|
||||
Cursor highlight group for any other user.
|
||||
'';
|
||||
|
||||
name_hl_group_user1 = lib.nixvim.defaultNullOpts.mkStr "CursorLineNr" ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue