-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Getting
nvim-treesitter.ts_utils.get_node_text is deprecated: use vim.treesitter.query.get_node_text
E5108: Error executing lua /usr/local/share/nvim/runtime/lua/vim/lsp/util.lua:364: offset_encoding: expected string, got nil
stack traceback:
[C]: in function 'error'
vim/shared.lua: in function 'validate'
/usr/local/share/nvim/runtime/lua/vim/lsp/util.lua:364: in function 'doc_node_at_cursor'
whenever trying to use the plugin on latest nightly. vim.treesitter.query.get_node_text
should be used instead of nvim-treesitter.ts_utils.get_node_text
heygarrett, ericu109, ceuk, jhthorsen, r4mmer and 3 more
Metadata
Metadata
Assignees
Labels
No labels