This commit is contained in:
2024-03-08 18:46:58 +00:00
parent 51ae7955f7
commit 2cb7fd90b3
5 changed files with 85 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')