docs: more precise mingw make instructions

This commit is contained in:
Oliver Ladner 2025-04-18 23:03:51 +02:00
commit 8013e0bd62

View file

@ -21,7 +21,7 @@ See https://blog.nikfp.com/how-to-install-and-set-up-neovim-on-windows
- then run "npm i -g npm"
- zig, wget, unzip, git, fzf
- make, mingw (MartinStorsjo.LLVM-MinGW.MSVCRT), cmake (https://github.com/nvim-telescope/telescope-fzf-native.nvim#installation)
Then run "make" in your users telescope-fzf-native plugin directory:
Then run "mingw32-make.exe" in your users telescope-fzf-native plugin directory:
C:\Users\foobar\AppData\Local\nvim-data\lazy\telescope-fzf-native.nvim
--]]