We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec86c93 + 57bd28a commit fbafe59Copy full SHA for fbafe59
init.lua
@@ -171,7 +171,7 @@ require('lazy').setup({
171
'nvim-telescope/telescope.nvim',
172
branch = '0.1.x',
173
dependencies = {
174
- 'nvim-lua/plenary.nvim'
+ 'nvim-lua/plenary.nvim',
175
-- Fuzzy Finder Algorithm which requires local dependencies to be built.
176
-- Only load if `make` is available. Make sure you have the system
177
-- requirements installed.
0 commit comments