vim: tweaks to Telescope icons
This commit is contained in:
parent
38173a4577
commit
370bce273b
1 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@ M.find_help = function()
|
|||
end
|
||||
|
||||
M.find_keymaps = function()
|
||||
builtin.keymaps { prompt_title = '⟼ Find Keymaps ' }
|
||||
builtin.keymaps { prompt_title = ' Find keymaps ' }
|
||||
end
|
||||
|
||||
M.find_manpages = function()
|
||||
|
|
Loading…
Add table
Reference in a new issue