Replies: 1 comment 1 reply
-
If you are using nvim 0.9 or newer, the latest commit should fix this issue |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
When I use
:CclsIncomingCallsHierarchy float
, it gives the floating window showing the incoming calls, but neovim also gives the nvim-treesitter info:filetype_to_parsername is deprecated, please use 'vim.treesitter.language.register'
.How to fix it? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions