<!-- Any bug report not following this template will be immediately closed. Thanks --> ## Describe the bug <!-- A clear and concise description of what the bug is. --> tsserver is deprecated, use ts_ls instead. Feature will be removed in lspconfig 0.2.0. ## To Reproduce <!-- Steps to reproduce the behavior. --> Update to latest `nvim-lspconfig` and delete comment from this line: https://github.com/nvim-lua/kickstart.nvim/blob/master/init.lua#L618 ## Neovim Version <!-- Output of running `:version` from inside of neovim. --> NVIM v0.10.1 Build type: Release LuaJIT 2.1.1723675123 ``` ```