telescope-nvim
This commit is contained in:
parent
6623f18e1f
commit
a6f24d4f82
4 changed files with 84 additions and 26 deletions
lua/pluginsList
|
@ -22,4 +22,7 @@ return require('packer').startup(function()
|
|||
use { 'alvan/vim-closetag'}
|
||||
use { 'tweekmonster/startuptime.vim'}
|
||||
use {'onsails/lspkind-nvim'}
|
||||
use { 'nvim-telescope/telescope.nvim'}
|
||||
use {'nvim-telescope/telescope-media-files.nvim'}
|
||||
use {'nvim-lua/popup.nvim'}
|
||||
end)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue