treewide: add linters and apply pending suggestions (#426)

This commit is contained in:
Daniel Thwaites 2024-06-16 15:08:25 +01:00 committed by GitHub
parent 29044a0242
commit 80e8e1e2f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
35 changed files with 97 additions and 69 deletions

View file

@ -18,7 +18,7 @@ let
};
vimOptions = let
fonts = config.stylix.fonts;
inherit (config.stylix) fonts;
in {
plugins = [ themePlugin ];
extraConfig = with config.lib.stylix.colors.withHashtag; ''