feat(neovim): replace telescope with fzf-lua

This commit is contained in:
Yorick Barbanneau 2024-09-16 23:10:53 +02:00
parent d4e6c583b3
commit 5f72692566
3 changed files with 6 additions and 54 deletions

View file

@ -0,0 +1 @@
require('fzf-lua').setup()