Open ysl2 opened 10 months ago
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:
make clean
:! cd $LUNARVIM_RUNTIME_DIR/site/pack/packer/start/telescope-fzf-native.nvim && make clean && make
Try this:
or do
make clean
just to be sure: