Recover linting info. Small tweaks
This commit is contained in:
parent
219d254ea5
commit
4287dfe370
6 changed files with 35 additions and 30 deletions
|
|
@ -67,11 +67,6 @@ end
|
|||
require('lspconfig').tsserver.setup {
|
||||
on_attach = tsserver_on_attach,
|
||||
capabilities = capabilities,
|
||||
init_options = {
|
||||
preferences = {
|
||||
disableSuggestions = true
|
||||
}
|
||||
},
|
||||
commands = {
|
||||
OrganizeImports = {
|
||||
organize_imports,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue