feat(cfg): remove lsp-format
because i already have formatting :\
This commit is contained in:
parent
03c4e3a719
commit
6ff24a02de
3 changed files with 4 additions and 7 deletions
|
|
@ -46,9 +46,9 @@ return {
|
|||
|
||||
-- Tsserver usually works poorly. Sorry you work with bad languages
|
||||
-- You can remove this line if you know what you're doing :)
|
||||
if client.name == 'tsserver' then
|
||||
return
|
||||
end
|
||||
-- if client.name == 'tsserver' then
|
||||
-- return
|
||||
-- end
|
||||
|
||||
-- Create an autocmd that will run *before* we save the buffer.
|
||||
-- Run the formatting command for the LSP that has just attached.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue