This commit is contained in:
2024-03-08 18:46:58 +00:00
parent e683120b10
commit 1568c56b0a
5 changed files with 74 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ return {
'nvim-lua/plenary.nvim',
'nvim-telescope/telescope-fzy-native.nvim',
'nvim-tree/nvim-web-devicons',
'axkirillov/easypick.nvim',
},
config = function()
local telescope = require('telescope')