+nvim alejandra
This commit is contained in:
parent
f9de65c67d
commit
e5796bf5ae
@ -637,7 +637,7 @@ require('lazy').setup({
|
|||||||
},
|
},
|
||||||
formatters_by_ft = {
|
formatters_by_ft = {
|
||||||
lua = { 'stylua' },
|
lua = { 'stylua' },
|
||||||
nix = { 'alejandra -q ' },
|
nix = { 'alejandra' },
|
||||||
-- Conform can also run multiple formatters sequentially
|
-- Conform can also run multiple formatters sequentially
|
||||||
-- python = { "isort", "black" },
|
-- python = { "isort", "black" },
|
||||||
--
|
--
|
||||||
|
Loading…
x
Reference in New Issue
Block a user