microsoft / typescript-lit-html-plugin

TypeScript server plugin that adds intellisense for lit-html template strings
MIT License
253 stars 20 forks source link

typescript-lit-html-plugin in neovim #40

Open lluar opened 2 years ago

lluar commented 2 years ago

Is it possible to use the typescript-lit-html-plugin in neovim? I tried the installation in both the project und the tsserver node_modules but it does not work.

mjbvz commented 2 years ago

Have you also added a plugins section to your tsconfig / jsconfig?

Pritep commented 1 year ago

I did it, but it does not work