This commit is contained in:
asep komarudin 2023-02-01 20:01:28 +07:00
parent e21884b7e4
commit 878c12feaf
4 changed files with 40 additions and 17 deletions

View file

@ -8,7 +8,8 @@ local actions = require("telescope.actions")
telescope.setup({
defaults = {
prompt_prefix = "",
-- prompt_prefix = " ",
prompt_prefix = "",
selection_caret = "",
path_display = { "smart" },