mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-07 07:54:28 +02:00
update lua line support formatter and linter
This commit is contained in:
parent
bf03db1c39
commit
59fd6a8f4d
3 changed files with 225 additions and 14 deletions
|
@ -23,6 +23,7 @@ null_ls.setup({
|
|||
formatting.phpcbf,
|
||||
-- formatting.clang_format,
|
||||
-- diagnostics.flake8
|
||||
-- diagnostics.eslint_d,
|
||||
},
|
||||
|
||||
on_attach = function(client, bufnr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue