mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 01:08:43 +02:00
fantomas: enable darwin test
This commit is contained in:
parent
3aceb10832
commit
5870c2e964
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
cbfmt.enable = !pkgs.stdenv.isDarwin;
|
||||
eslint.enable = true;
|
||||
eslint_d.enable = true;
|
||||
fantomas.enable = pkgs.stdenv.isLinux;
|
||||
fantomas.enable = true;
|
||||
fnlfmt.enable = true;
|
||||
fourmolu.enable = true;
|
||||
gofmt.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue