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
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
option 1.
- set -Ux
XDG_RUNTIME_DIR= /home/name/.tmp
in fish / bash - run neovim , then type
:
followed bycheckhealth fzf_lua
option 2
- sudo su ls
- mkdir /run/user/1000
ERROR - Your 'run' directory is invalid '/run/user/1000/'
Articles
12 articles in total
Lazyvim version 14.x in WSL
currently reading
Update PHP 3.x to PHP 4.x in wsl ( debian )
read article
Compile Neovim in Debian/Ubuntu Linux
read article
Copy paste bash command but dont understand what it does?
read article
Replace Dot Notation Laravel Relationship with Nasted Array
read article
How To Create Laravel Project With Composer
read article
git log --all --decorate --oneline --graph
read article
Accidently create file name "\" in development folder
read article
Change Editor In Glow charmbracelet
read article
MSYS2 alternatif kepada WSL2
read article
Copy file between server and local machine ( from windows to linux server )
read article
Jquery select2 css height problem fixed
read article
Featured ones: