Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Question: should this plugin be installed with the lspconfig? #65

@dustinboston

Description

@dustinboston

I'm still early in my transition to the neovim ecosystem of plugins.
I have typescript configured with the lspconfig settings and it seems to be working.

lspconfig.tsserver.setup {
    capabilities = capabilities,
    on_attach = on_attach
}

However, most of the files I'm working with look like this:

image

I also have treesitter installed and typescript configured there as well.
So I thought it might help to install typescript.nvim to get better language support.
Is this right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions