let's hope this doesn't break everything :3

This commit is contained in:
Noa Aarts 2024-05-11 00:44:17 +02:00
parent 608f093290
commit 2f85fb1b3b
21 changed files with 176 additions and 224 deletions

View file

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