mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-26 13:21:45 +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**
|
> **NOTE**
|
||||||
> [Backup](#FAQ) your previous configuration (if any exists)
|
> [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:
|
Neovim's configurations are located under the following path:
|
||||||
|
|
||||||
| Shell | PATH |
|
| Shell | PATH |
|
||||||
@ -20,6 +16,7 @@ Neovim's configurations are located under the following path:
|
|||||||
| powershell | `$env:USERPROFILE\AppData\Local\nvim\` |
|
| powershell | `$env:USERPROFILE\AppData\Local\nvim\` |
|
||||||
|
|
||||||
- Download and install:
|
- Download and install:
|
||||||
|
- [ripgrep](https://github.com/BurntSushi/ripgrep#installation)
|
||||||
- [MinGW](https://www.mingw-w64.org/)
|
- [MinGW](https://www.mingw-w64.org/)
|
||||||
> **NOTE**
|
> **NOTE**
|
||||||
> In this case, using [chocolatey](https://chocolatey.org/) is quick and easy
|
> In this case, using [chocolatey](https://chocolatey.org/) is quick and easy
|
||||||
|
Loading…
Reference in New Issue
Block a user