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,
|
cssls = true,
|
||||||
eslint = true,
|
eslint = true,
|
||||||
|
|
||||||
tsserver = {
|
ts_ls = {
|
||||||
settings = {
|
settings = {
|
||||||
diagnostics = {
|
diagnostics = {
|
||||||
ignoredCodes = {
|
ignoredCodes = {
|
||||||
|
|||||||
Reference in New Issue
Block a user