added nix formatting
This commit is contained in:
@@ -6,6 +6,7 @@ return {
|
|||||||
lua = { "stylua" },
|
lua = { "stylua" },
|
||||||
javascript = { "prettier" },
|
javascript = { "prettier" },
|
||||||
python = { "black" },
|
python = { "black" },
|
||||||
|
nix = { "nixfmt" },
|
||||||
},
|
},
|
||||||
format_on_save = true,
|
format_on_save = true,
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user