Replies: 1 comment
-
|
Yeah, ripgrep isn't in the official registry so no wonder it won't install. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to install ripgrep using mason?
I need it for telescope.
From init.lua I do something like:
I use "WhoIsSethDaniel/mason-tool-installer.nvim" for now as I didn't find the way to do it with "williamboman/mason.vim"
But I get "Invalid package" error messages either with ripgrep or rg.
I realized I do not see ripgrep / rg here: https://mason-registry.dev/registry/list?search=grep
If somebody can help, would be great
Beta Was this translation helpful? Give feedback.
All reactions