fix offset_encoding msg
This commit is contained in:
parent
bb7246769c
commit
50ebfd0215
@ -16,9 +16,6 @@ function M.config()
|
||||
|
||||
null_ls.setup {
|
||||
debug = false,
|
||||
on_init = function(new_client, _)
|
||||
new_client.offset_encoding = 'utf-8'
|
||||
end,
|
||||
sources = {
|
||||
formatting.prettier.with { extra_args = { '--no-semi', '--single-quote', '--jsx-single-quote' } },
|
||||
formatting.black.with { extra_args = { '--fast' } },
|
||||
|
Loading…
Reference in New Issue
Block a user