fidget.nvim icon indicating copy to clipboard operation
fidget.nvim copied to clipboard

Doesn't work with nvm node js

Open timsofteng opened this issue 3 years ago • 3 comments

Hello. Looks like this plugin doesn't work with nvm nodejs. I'm not 100% sure but it works if node is installed as global package.

timsofteng avatar May 23 '22 10:05 timsofteng

I'm not sure that this is Fidget's issue; this plugin just relies on the LSP client being set up by something like nvim-lspconfig.

What language server are you using? And are you able to get any LSP at all (e.g., completion, hover, goto-definition, etc.)?

j-hui avatar May 23 '22 13:05 j-hui

@j-hui Sure. Lsp works. I use typescript-language-server which is installed with nvm's nodejs.

timsofteng avatar May 26 '22 13:05 timsofteng

See: https://github.com/j-hui/fidget.nvim/issues/17#issuecomment-1037164904

Does adding jsconfig.json for your project help?

j-hui avatar Jun 02 '22 17:06 j-hui

Closed due to inactivity.

j-hui avatar Jun 10 '23 07:06 j-hui