docs: more precise mingw package install name

This commit is contained in:
Oliver Ladner 2025-04-18 22:19:06 +02:00
commit 6d3620b869

View file

@ -15,8 +15,7 @@ See https://blog.nikfp.com/how-to-install-and-set-up-neovim-on-windows
- nodejs-lts (used for npm to install prettier)
- then run "npm i -g npm"
- zig, wget, unzip, git, fzf
- make, mingw, cmake (https://github.com/nvim-telescope/telescope-fzf-native.nvim#installation)
- 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:
C:\Users\foobar\AppData\Local\nvim-data\lazy\telescope-fzf-native.nvim
--]]