enable discord and rnix

This commit is contained in:
Noa Aarts 2024-06-19 18:07:13 +02:00
parent 6e708f24b8
commit f6b4455103
2 changed files with 9 additions and 9 deletions

View file

@ -589,7 +589,7 @@ require("lazy").setup({
go = { "gopls" },
nix = { "nixpkgs-fmt" },
nix = { "rnix", "nixpkgs-fmt" },
--
-- You can use a sub-list to tell conform to run *until* a formatter
-- is found.