mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
misc: remove trailing whitespaces (#121)
Co-authored-by: Pedro Alves <pta2002@users.noreply.github.com>
This commit is contained in:
parent
1022eae161
commit
3c918cfc92
9 changed files with 18 additions and 17 deletions
|
@ -201,6 +201,7 @@ in
|
||||||
in notEmpty keys;
|
in notEmpty keys;
|
||||||
};
|
};
|
||||||
in mkIf cfg.enable {
|
in mkIf cfg.enable {
|
||||||
|
|
||||||
extraPlugins = [ cfg.package ];
|
extraPlugins = [ cfg.package ];
|
||||||
|
|
||||||
extraConfigLua = ''
|
extraConfigLua = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue