trying manual command with rg

This commit is contained in:
talksik
2023-10-11 10:11:14 -07:00
parent 20c84cae43
commit a8ca2da3d2
2 changed files with 2 additions and 5 deletions
-2
View File
@@ -9,8 +9,6 @@ return require('packer').startup(function(use)
use('nvim-lua/plenary.nvim')
use { 'nvim-telescope/telescope-fzf-native.nvim', run = 'make' }
use {
'nvim-telescope/telescope.nvim', tag = '0.1.0',
-- or , branch = '0.1.x',