[feat] Add ironbar & Format everything with nixfmt
This commit is contained in:
@@ -41,7 +41,7 @@ require("mason-lspconfig").setup_handlers {
|
||||
settings = {
|
||||
['nil'] = {
|
||||
formatting = {
|
||||
command = { "alejandra" },
|
||||
command = { "nixfmt" },
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user