Skip to content

Commit b818f6e

Browse files
authored
Update README.md
1 parent 689601d commit b818f6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Use your favorite plugin manager.
4040
-- dependencies = { 'nvim-telescope/telescope.nvim' },
4141
opts = {
4242
-- Your custom configuration here
43-
-- Example: Use Telescope for template picking
44-
-- picker = 'telescope',
43+
-- Example: Use fzf-lua for template picking
44+
-- picker = 'fzf',
4545
},
4646
}
4747
```

0 commit comments

Comments
 (0)