mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 17:58:46 +02:00
update
This commit is contained in:
parent
e21884b7e4
commit
878c12feaf
4 changed files with 40 additions and 17 deletions
|
@ -8,7 +8,8 @@ local actions = require("telescope.actions")
|
|||
telescope.setup({
|
||||
defaults = {
|
||||
|
||||
prompt_prefix = " ",
|
||||
-- prompt_prefix = " ",
|
||||
prompt_prefix = " ",
|
||||
selection_caret = " ",
|
||||
path_display = { "smart" },
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue