mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 22:47:18 +01:00
tsserver was renamed to ts_ls
This commit is contained in:
@@ -39,7 +39,7 @@ return {
|
||||
cssls = true,
|
||||
eslint = true,
|
||||
|
||||
tsserver = {
|
||||
ts_ls = {
|
||||
settings = {
|
||||
diagnostics = {
|
||||
ignoredCodes = {
|
||||
|
||||
Reference in New Issue
Block a user