mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 09:48:51 +02:00
upodate
This commit is contained in:
parent
1a1483a2d2
commit
f1e6c8c266
5 changed files with 85 additions and 20 deletions
|
@ -15,10 +15,10 @@ null_ls.setup({
|
|||
sources = {
|
||||
--formatting.prettier.with({ extra_args = { "--no-semi", "--single-quote", "--jsx-single-quote" } }),
|
||||
formatting.prettier,
|
||||
formatting.prettierd,
|
||||
-- formatting.prettierd,
|
||||
formatting.black.with({ extra_args = { "--fast" } }),
|
||||
formatting.stylua,
|
||||
formatting.eslint_d,
|
||||
-- formatting.eslint_d,
|
||||
formatting.google_java_format,
|
||||
formatting.phpcbf,
|
||||
-- formatting.clang_format,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue