Skip to content

Commit

Permalink
increase num of telescope pickers
Browse files Browse the repository at this point in the history
  • Loading branch information
ramory-l committed Aug 28, 2024
1 parent 87f6e91 commit 718f483
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lua/kickstart/plugins/telescope.lua
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ return {
-- },
-- },
-- pickers = {}
defaults = {
cache_picker = {
num_pickers = 15,
},
},
extensions = {
['ui-select'] = {
require('telescope.themes').get_dropdown(),
Expand Down

0 comments on commit 718f483

Please sign in to comment.