Revert "taking out fzf extension because that wasn't the problem from before"
This reverts commit 38d0bb9024.
This commit is contained in:
@@ -9,6 +9,8 @@ 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',
|
||||
|
||||
Reference in New Issue
Block a user