3HLMBA2TE2I2RJIZHSAONLAL5OU7WSDW7V77JRXU2KSC7FDZH42QC
56LWKFVOWIJALZRBEZHUMJ2TRR23MKFQNXT4AHDBF5VHHLPYMSQQC
D4RRJJZKJI4SMVZDHCUPII42M74W5CXTBW6JVN7D2KUB5ZOIYEXQC
vim.pack.add({ 'https://github.com/nvim-lua/plenary.nvim', 'https://github.com/nvim-telescope/telescope-fzf-native.nvim', 'https://github.com/nvim-telescope/telescope.nvim',})
vim.pack.add({
'https://github.com/nvim-lua/plenary.nvim',
'https://github.com/nvim-telescope/telescope-fzf-native.nvim',
'https://github.com/nvim-telescope/telescope.nvim',
})
-- this autocmd must register before telescope-fzf-native is added