telescope-fzf-native.nvim
telescope-fzf-native.nvim copied to clipboard
fix: Windows Makefile-based builds cannot create DLL correctly
As outlined in #101, the removal of the double slashes for Windows commands broke Makefile-based builds on Windows. This was originally fixed in #87, but the fix was removed (and re-broken) in #89.
fix #101