Skip to content

Commit f6d67b6

Browse files
authored
Merge pull request #387 from daanrongen/master
2 parents 5a59fb8 + a4ec83a commit f6d67b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ require('lazy').setup({
171171
'nvim-telescope/telescope.nvim',
172172
branch = '0.1.x',
173173
dependencies = {
174-
'nvim-lua/plenary.nvim'
174+
'nvim-lua/plenary.nvim',
175175
-- Fuzzy Finder Algorithm which requires local dependencies to be built.
176176
-- Only load if `make` is available. Make sure you have the system
177177
-- requirements installed.

0 commit comments

Comments
 (0)