Consistent filepath display and code cleanup. (#839)
BREAKING CHANGE: see :help telescope.changelog-839 for more information Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
This commit is contained in:
@@ -492,7 +492,7 @@ files.current_buffer_tags = function(opts)
|
||||
return files.tags(vim.tbl_extend("force", {
|
||||
prompt_title = 'Current Buffer Tags',
|
||||
only_current_file = true,
|
||||
hide_filename = true,
|
||||
path_display = 'hidden',
|
||||
}, opts))
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user