mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 17:58:46 +02:00
update
This commit is contained in:
parent
177de93f15
commit
eb90dc8965
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ null_ls.setup({
|
||||||
debug = false,
|
debug = false,
|
||||||
sources = {
|
sources = {
|
||||||
--formatting.prettier.with({ extra_args = { "--no-semi", "--single-quote", "--jsx-single-quote" } }),
|
--formatting.prettier.with({ extra_args = { "--no-semi", "--single-quote", "--jsx-single-quote" } }),
|
||||||
formatting.prettier,
|
--formatting.prettier,
|
||||||
-- formatting.prettierd,
|
-- formatting.prettierd,
|
||||||
formatting.black.with({ extra_args = { "--fast" } }),
|
formatting.black.with({ extra_args = { "--fast" } }),
|
||||||
formatting.stylua,
|
formatting.stylua,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue