telescope-fzf-native.nvim icon indicating copy to clipboard operation
telescope-fzf-native.nvim copied to clipboard

fix: Windows Makefile-based builds cannot create DLL correctly

Open OrdoFlammae opened this issue 1 year ago • 0 comments

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

OrdoFlammae avatar Sep 22 '24 04:09 OrdoFlammae