Logo

dev-resources.site

for different kinds of informations.

Lazyvim version 14.x in WSL

Published at
12/15/2024
Categories
neovim
lazyvim
dev
editor
Author
hardyweb
Categories
4 categories in total
neovim
open
lazyvim
open
dev
open
editor
open
Lazyvim version 14.x in WSL
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 :

  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/'

Featured ones: