-
-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
Hey,
I have installed telescope.nvim and telescope-fzf-native.nvim but running :Telescope fzf returns the following error:
E5108: Error executing lua ...ck/packer/start/telescope.nvim/lua/telescope/command.lua:184: attempt to call a nil value
stack traceback:
...ck/packer/start/telescope.nvim/lua/telescope/command.lua:184: in function 'run_command'
...ck/packer/start/telescope.nvim/lua/telescope/command.lua:244: in function 'load_command'
[string ":lua"]:1: in main chunk
Some info that may help debugging:
$ nvim --version
NVIM v0.6.1
Build type: Release
LuaJIT 2.0.5
Compiled by builduser
$ lua -v
Lua 5.4.4 Copyright (C) 1994-2022 Lua.org, PUC-Rio
$ uname -a
Linux unicorn 5.16.5-arch1-1 #1 SMP PREEMPT Tue, 01 Feb 2022 21:42:50 +0000 x86_64 GNU/LinuxConfig for telescope.nvim:
https://github.com/sdushantha/dotfiles/blob/master/nvim/.config/nvim/lua/plugins/configs/telescope.lua
Config showing installation of telescope.nvim and telescope-fzf-native.nvim:
https://github.com/sdushantha/dotfiles/blob/master/nvim/.config/nvim/lua/plugins/init.lua#L75-L78
Any help is appreciated :)
Metadata
Metadata
Assignees
Labels
No labels