mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 17:58:46 +02:00
update null-ls formatter
This commit is contained in:
parent
89f505c78e
commit
78747330ba
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ null_ls.setup({
|
|||
--formatting.prettier.with({ extra_args = { "--no-semi", "--single-quote", "--jsx-single-quote" } }),
|
||||
--formatting.prettier,
|
||||
-- formatting.prettierd,
|
||||
formatting.black.with({ extra_args = { "--fast" } }),
|
||||
formatting.stylua,
|
||||
-- formatting.black.with({ extra_args = { "--fast" } }),
|
||||
-- formatting.stylua,
|
||||
-- formatting.eslint_d,
|
||||
-- formatting.google_java_format,
|
||||
-- formatting.phpcbf,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue