ysl2 / .dotfiles

My dotfiles
1 stars 0 forks source link

Windows install telescope-fzf-native.nvim #39

Open ysl2 opened 5 months ago

ysl2 commented 5 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:

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