tuanbass / doom-nvim

A Neovim configuration for the advanced martian hacker
GNU General Public License v2.0
0 stars 0 forks source link

[BUG] Telescope-fzf-native notwork after merge with mainstream #21

Open tuanbass opened 1 year ago

tuanbass commented 1 year ago

Current Behavior:

Needto manual build libfzf.so

Expected Behavior:

The lib should be build automaticly

Steps To Reproduce:

  1. go to ~/.local/share/nvim/lazy/telescope-fzf-native.nvim
  2. rm -Rf build
  3. start nvim=> error
  4. go to ~/.local/share/nvim/lazy/telescope-fzf-native.nvim, then run make
  5. start nvim=> ok