Skip to content

Commit

Permalink
neovim: fix telescope repo extension config
Browse files Browse the repository at this point in the history
  • Loading branch information
geodimm committed Feb 22, 2024
1 parent afd4154 commit 0140c8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim/lua/plugins/telescope.lua
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ return {
repo = {
list = {
fd_opts = {
'--no-ignore-vcs',
'--exclude',
'vendor',
},
Expand Down

0 comments on commit 0140c8f

Please sign in to comment.