Skip to content

[Windows10] Telescope fzf native.nvim

Songli Yu edited this page Jan 11, 2023 · 1 revision
choco install make

Try this:

:! make -C $LUNARVIM_RUNTIME_DIR/site/pack/packer/start/telescope-fzf-native.nvim

or do make clean just to be sure:

:! cd $LUNARVIM_RUNTIME_DIR/site/pack/packer/start/telescope-fzf-native.nvim && make clean && make