Add telescope vim plugin
This commit is contained in:
parent
7b4caabaa0
commit
8b4844bcea
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ end
|
|||
|
||||
use {
|
||||
'neovim/nvim-lspconfig';
|
||||
{ 'nvim-telescope/telescope.nvim', requires = { 'nvim-lua/plenary.nvim' } };
|
||||
'pigpigyyy/Yuescript-vim';
|
||||
'vim-scripts/openscad.vim';
|
||||
'wbthomason/packer.nvim';
|
||||
|
|
Loading…
Reference in a new issue