[feat] Add darwin configs as well
This commit is contained in:
@@ -41,7 +41,7 @@ require("mason-lspconfig").setup_handlers {
|
||||
settings = {
|
||||
['nil'] = {
|
||||
formatting = {
|
||||
command = { "nixpkgs-fmt" },
|
||||
command = { "alejandra" },
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user