mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
feat(lang): remove nixpkgs-fmt from mason due to nixfmt standardization
This commit is contained in:
parent
9956d3b464
commit
c2429bafef
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ return {
|
|||
"williamboman/mason.nvim",
|
||||
opts = function(_, opts)
|
||||
vim.list_extend(opts.ensure_installed, {
|
||||
"nixpkgs-fmt",
|
||||
"nil",
|
||||
})
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue