Small change
This commit is contained in:
@@ -31,7 +31,7 @@ return {
|
|||||||
on_attach = function(client, bufnr)
|
on_attach = function(client, bufnr)
|
||||||
on_attach(client, bufnr)
|
on_attach(client, bufnr)
|
||||||
if cmd == "typescript-language-server" then
|
if cmd == "typescript-language-server" then
|
||||||
print("Using global tsserver")
|
vim.notify("Using global tsserver")
|
||||||
end
|
end
|
||||||
end,
|
end,
|
||||||
settings = {
|
settings = {
|
||||||
|
|||||||
Reference in New Issue
Block a user