docs: more precise mingw package install name
This commit is contained in:
parent
cec95d7a0c
commit
6d3620b869
1 changed files with 1 additions and 2 deletions
3
init.lua
3
init.lua
|
|
@ -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
|
||||
--]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue