taking out fzf extension because that wasn't the problem from before

This commit is contained in:
talksik
2023-10-11 09:51:08 -07:00
parent 627e128426
commit 38d0bb9024
2 changed files with 0 additions and 13 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',