mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-12 20:23:50 +00:00
install ripgrep
This commit is contained in:
parent
fe50ab59bc
commit
196be139c1
@ -8,10 +8,6 @@ This project is a fork of [kickstart.nvim](https://github.com/nvim-lua/kickstart
|
||||
> **NOTE**
|
||||
> [Backup](#FAQ) your previous configuration (if any exists)
|
||||
|
||||
Requirements:
|
||||
* Make sure to review the readmes of the plugins if you are experiencing errors. In particular:
|
||||
* [ripgrep](https://github.com/BurntSushi/ripgrep#installation) is required for multiple [telescope](https://github.com/nvim-telescope/telescope.nvim#suggested-dependencies) pickers.
|
||||
|
||||
Neovim's configurations are located under the following path:
|
||||
|
||||
| Shell | PATH |
|
||||
@ -20,6 +16,7 @@ Neovim's configurations are located under the following path:
|
||||
| powershell | `$env:USERPROFILE\AppData\Local\nvim\` |
|
||||
|
||||
- Download and install:
|
||||
- [ripgrep](https://github.com/BurntSushi/ripgrep#installation)
|
||||
- [MinGW](https://www.mingw-w64.org/)
|
||||
> **NOTE**
|
||||
> In this case, using [chocolatey](https://chocolatey.org/) is quick and easy
|
||||
|
Loading…
Reference in New Issue
Block a user