Skip to content

Commit

Permalink
oldfiles 를 열때 cwd 만 보여주도록
Browse files Browse the repository at this point in the history
  • Loading branch information
deptno committed Oct 24, 2023
1 parent fa5bbca commit 8536cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/custom/configs/telescope.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ return {
},
pickers = {
find_files = { theme = 'ivy' },
oldfiles = { cwd_only = true },
live_grep = {},
},
extensions = {
Expand Down

0 comments on commit 8536cd6

Please sign in to comment.