misc: remove trailing whitespaces (#121)

Co-authored-by: Pedro Alves <pta2002@users.noreply.github.com>
This commit is contained in:
Gaétan Lepage 2023-01-21 18:12:09 +01:00 committed by GitHub
parent 1022eae161
commit 3c918cfc92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 18 additions and 17 deletions

View file

@ -68,7 +68,7 @@ in
let $BAT_THEME = '${cfg.highlightTheme}'
'';
extraConfigLua = let
extraConfigLua = let
options = {
extensions = cfg.extensionConfig;
defaults = cfg.defaults;