treewide: add linters and apply pending suggestions (#426)
This commit is contained in:
parent
29044a0242
commit
80e8e1e2f6
35 changed files with 97 additions and 69 deletions
|
|
@ -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; ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue