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
and are not working for me. when i try to use them i just get an error
E5108: Error executing lua: /usr/share/nvim/runtime/lua/vim/lsp/…│
│ stack traceback: │
│ C: in function 'encode' │
│ /usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:291: in function '…│
│ /usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:338: in function '…│
│ /usr/share/nvim/runtime/lua/vim/lsp/client.lua:679: in functio…│
│ /usr/share/nvim/runtime/lua/vim/lsp.lua:888: in function 'buf_…│
│Cat/usr/share/nvim/runtime/lua/vim/lsp.lua:951: in function 'buf_…│
│ ...nvim/lazy/telescope.nvim/lua/telescope/builtin/_lsp.lua:201…│
│ ...nvim/lazy/telescope.nvim/lua/telescope/builtin/_lsp.lua:529…│
│ .../nvim/lazy/telescope.nvim/lua/telescope/builtin/init.lua:58…│
│hz..../LazyVim/lua/lazyvim/plugins/extras/editor/telescope.lua:29
it appears it is already using master... from the plugin config
url https://github.com/nvim-telescope/telescope.nvim
branch master
commit 2eca9ba
readme README.md
help |telescope.theprimeagen|
help |telescope.nvim|
help |telescope.changelog|
cmd Telescope
Description
and are not working for me. when i try to use them i just get an error
E5108: Error executing lua: /usr/share/nvim/runtime/lua/vim/lsp/…│
│ stack traceback: │
│ C: in function 'encode' │
│ /usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:291: in function '…│
│ /usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:338: in function '…│
│ /usr/share/nvim/runtime/lua/vim/lsp/client.lua:679: in functio…│
│ /usr/share/nvim/runtime/lua/vim/lsp.lua:888: in function 'buf_…│
│Cat/usr/share/nvim/runtime/lua/vim/lsp.lua:951: in function 'buf_…│
│ ...nvim/lazy/telescope.nvim/lua/telescope/builtin/_lsp.lua:201…│
│ ...nvim/lazy/telescope.nvim/lua/telescope/builtin/_lsp.lua:529…│
│ .../nvim/lazy/telescope.nvim/lua/telescope/builtin/init.lua:58…│
│hz..../LazyVim/lua/lazyvim/plugins/extras/editor/telescope.lua:29
Neovim version
Operating system and version
WSL
Telescope version / branch / rev
0.1.8
checkhealth telescope
Steps to reproduce
open file and try to find references or definition
Expected behavior
it should take me to references
Actual behavior
error pops up
Minimal config
The text was updated successfully, but these errors were encountered: