mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-15 07:02:58 +02:00
misc: remove trailing whitespaces
This commit is contained in:
parent
b9a4f0ca19
commit
e05014fb00
10 changed files with 19 additions and 19 deletions
|
@ -53,7 +53,7 @@ in
|
|||
};
|
||||
indicatorIcon = mkOption {
|
||||
type = types.nullOr types.str;
|
||||
description = "The Icon shown as a indicator for buffer. Changing it is NOT recommended,
|
||||
description = "The Icon shown as a indicator for buffer. Changing it is NOT recommended,
|
||||
this is intended to be an escape hatch for people who cannot bear it for whatever reason.";
|
||||
default = null;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue