fmt: alejandra
This commit is contained in:
parent
a6a7676c4e
commit
537828c2e9
22 changed files with 124 additions and 168 deletions
|
@ -1,6 +1,4 @@
|
|||
{pkgs, ...}:
|
||||
|
||||
{
|
||||
{pkgs, ...}: {
|
||||
plugins.conform-nvim = {
|
||||
enable = true;
|
||||
|
||||
|
@ -18,7 +16,7 @@
|
|||
nix = ["alejandra"];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
# Install our formatters.
|
||||
extraPackages = with pkgs; [
|
||||
alejandra
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue