Skip to content

Commit

Permalink
feat(vim): use smart path shortening
Browse files Browse the repository at this point in the history
  • Loading branch information
pheew committed Nov 22, 2023
1 parent 3c7d6cf commit 58e4da7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/nvim/lua/plugins/telescope.lua
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ return {
},
opts = {
defaults = {
path_display = { "smart" },
mappings = {
i = {
["<esc>"] = "close"
Expand Down

0 comments on commit 58e4da7

Please sign in to comment.