You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
when using a nerdfont(as I cant get the Unicode characters to work with home-manager writing oh-my-posh) I get an error related to lsp semantic tokens which is this:
Error executing vim.schedule lua callback: ....10.2/share/nvim/runtime/lua/vim/lsp/semantic_tokens.lua:304: ....10.2/share/nvim/runtime/lua/vim/lsp/semantic_tokens.lua:149: index out of range
stack traceback:
[builtin#36]: at 0x7f4f65b8de00
....10.2/share/nvim/runtime/lua/vim/lsp/semantic_tokens.lua:304: in function 'handler'
...wrapped-0.10.2/share/nvim/runtime/lua/vim/lsp/client.lua:687: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>
Describe the bug
A clear and concise description of what the bug is.
when using a nerdfont(as I cant get the Unicode characters to work with home-manager writing oh-my-posh) I get an error related to lsp semantic tokens which is this:
Logs (Required)
Configuration
If you have some custom configuration, please paste it here.
this file is then imported to lspconfg
To Reproduce
Expected behavior
this error to not appear. I dont know if semantic tokens are enabled or planned at all.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: