diff options
Diffstat (limited to 'lua/telescope/config.lua')
| -rw-r--r-- | lua/telescope/config.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lua/telescope/config.lua b/lua/telescope/config.lua index d58b94e..c66278f 100644 --- a/lua/telescope/config.lua +++ b/lua/telescope/config.lua @@ -201,6 +201,8 @@ local telescope_defaults = { - "hidden" hide file names - "tail" only display the file name, and not the path - "absolute" display absolute paths + - "smart" remove as much from the path as possible to only show + the difference between the displayed paths - "shorten" only display the first character of each directory in the path |
