mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-08 10:01:07 +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
|
|
@ -14,7 +14,7 @@ in
|
|||
|
||||
formatting = {
|
||||
Indent = defaultNullOpts.mkUnsignedInt 2 ''
|
||||
The number of spaces for each level of indenation.
|
||||
The number of spaces for each level of indentation.
|
||||
'';
|
||||
|
||||
MaxBlankLines = defaultNullOpts.mkUnsignedInt 2 ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue