Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

[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