update lua line support formatter and linter

This commit is contained in:
asep komarudin 2023-01-15 15:00:55 +07:00
parent bf03db1c39
commit 59fd6a8f4d
3 changed files with 225 additions and 14 deletions

View file

@ -23,6 +23,7 @@ null_ls.setup({
formatting.phpcbf,
-- formatting.clang_format,
-- diagnostics.flake8
-- diagnostics.eslint_d,
},
on_attach = function(client, bufnr)