Add ripgrep as a telescope dependency
This commit is contained in:
parent
ac78e7d9e7
commit
6da1a08b71
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -340,6 +340,7 @@ require('lazy').setup({
|
|||
branch = '0.1.x',
|
||||
dependencies = {
|
||||
'nvim-lua/plenary.nvim',
|
||||
'BurntSushi/ripgrep',
|
||||
{ -- If encountering errors, see telescope-fzf-native README for installation instructions
|
||||
'nvim-telescope/telescope-fzf-native.nvim',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue