From 8013e0bd62f199bd14203c1351575290b7e0d10d Mon Sep 17 00:00:00 2001 From: Oliver Ladner Date: Fri, 18 Apr 2025 23:03:51 +0200 Subject: [PATCH] docs: more precise mingw make instructions --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 27a1b2a..c849b89 100644 --- a/init.lua +++ b/init.lua @@ -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 --]]