mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-08 17:21:23 +01:00
fix(tsserver-deprecation): remove extra line
This commit is contained in:
parent
567fcbd4b1
commit
30ba0e23f3
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ return {
|
|||
end
|
||||
local capabilities = require("cmp_nvim_lsp").default_capabilities()
|
||||
require("lspconfig")[server_name].setup({
|
||||
|
||||
capabilities = capabilities,
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue