mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-06-04 19:45:41 +00:00
broke
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local M = {}
|
||||
|
||||
M.set_prompt = function(picker)
|
||||
M.set_prompt = function(self)
|
||||
self._current_prefix_hl_group = hl_group or nil
|
||||
|
||||
if self.prompt_prefix ~= "" then
|
||||
|
||||
Reference in New Issue
Block a user