Compare commits
No commits in common. "12c87776a5c19016dd25f576f57b477e178461ec" and "b08d663fb7568ad0061a6dc48311e69005db350b" have entirely different histories.
12c87776a5
...
b08d663fb7
1 changed files with 2 additions and 1 deletions
3
init.lua
3
init.lua
|
|
@ -20,7 +20,8 @@ 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 (MartinStorsjo.LLVM-MinGW.MSVCRT), cmake (https://github.com/nvim-telescope/telescope-fzf-native.nvim#installation)
|
||||
- make, mingw, 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