Lazyvim version 14.x in WSL
hardyweb

hardyweb @hardyweb

About: Highly motivated and self-directed IT professional with a strong foundation in web development (particularly Laravel) and a passion for continuous learning.

Location:
Terengganu, Malaysia
Joined:
Jun 20, 2022

Lazyvim version 14.x in WSL

Publish Date: Dec 15 '24
0 0
fzf-lua as a replacement for telescope.nvim
to use telescope.nvim instead, enable the editor.telescope extra

Enter fullscreen mode Exit fullscreen mode

The big thing that was changed in lazyvim was to remove telescope and switch to fzf-lua.

what needs to be done is :

  1. make sure fzf is installed in debian wsl

option 1.

  1. set -Ux XDG_RUNTIME_DIR= /home/name/.tmp in fish / bash
  2. run neovim , then type : followed by checkhealth fzf_lua

option 2

  1. sudo su ls
  2. mkdir /run/user/1000

ERROR - Your 'run' directory is invalid '/run/user/1000/'

Comments 0 total

    Add comment