some cleaning
This commit is contained in:
parent
a939a809d7
commit
d8b1b3c677
3 changed files with 10 additions and 12 deletions
|
@ -138,7 +138,7 @@ require("lazy").setup({
|
|||
'nvim-telescope/telescope.nvim',
|
||||
branch = 'master',
|
||||
config = require('plugins.nvim-telescope').config,
|
||||
dependencies = { 'nvim-lua/plenary.nvim' },
|
||||
dependencies = { 'nvim-lua/plenary.nvim', "telescope-fzf-native.nvim" },
|
||||
priority = 100
|
||||
},
|
||||
--{ 'BurntSushi/ripgrep' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue