fzf-lua as a replacement for telescope.nvim
to use telescope.nvim instead, enable the editor.telescope extra
The big thing that was changed in lazyvim was to remove telescope and switch to fzf-lua.
what needs to be done is :
- make sure fzf is installed in debian wsl
- set export
XDG_RUNTIME_DIR= /home/name/.tmp
in fish / bash - run neovim , then type
:
followed bycheckhealth fzf_lua
ERROR - Your 'run' directory is invalid '/run/user/1000/'
Top comments (0)