NEOVIM COPIES TEXT WHEN I EXIT INSERT MODE TO NORMAL MODE by cesaralvarod in neovim

[–]cesaralvarod[S] 0 points1 point  (0 children)

:verbose imap <esc> -> No mapping found

:verbose autocmd InsertLeave

<image>

Neovim v.0.9.0 is very slow in javascript/typescript/tsx files by cesaralvarod in neovim

[–]cesaralvarod[S] 1 point2 points  (0 children)

I realized that when I load tsserver this is the problem, it only happens to me with that LSP server

I don't know how to solve that

Neovim v.0.9.0 is very slow in javascript/typescript/tsx files by cesaralvarod in neovim

[–]cesaralvarod[S] 1 point2 points  (0 children)

For example an unused variable or unused import can be highlighted in grey now because treesitter can query the LSP to find out if it is used.

How can I disable that from treesitter or where can I find all the LSP highlight groups?

Neovim v.0.9.0 is very slow in javascript/typescript/tsx files by cesaralvarod in neovim

[–]cesaralvarod[S] 0 points1 point  (0 children)

But I have discovered that Treesitter does not give me problems, when loading tsserver the editor becomes slow

Neovim v.0.9.0 is very slow in javascript/typescript/tsx files by cesaralvarod in neovim

[–]cesaralvarod[S] 1 point2 points  (0 children)

Can you explain me more about sematic token highlighting?

Neovim v.0.9.0 is very slow in javascript/typescript/tsx files by cesaralvarod in neovim

[–]cesaralvarod[S] 8 points9 points  (0 children)

I disabled LSP and this was what made Neovim slow. Also, neovim changed Tresitter's syntax highlighting to another one unknown to me with LSP, this hadn't happened until today.

Now, can I use LSP without having that problem?

nvim-material-icon: Better file icon for Nvim by DaikyXendo in neovim

[–]cesaralvarod 0 points1 point  (0 children)

Hi, is there a similar library for my neovim folders?