mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
Fix media_previewer config option default handling
This commit is contained in:
@@ -2927,6 +2927,7 @@ local function Setup(cfg)
|
|||||||
if has_pcre == 0 then
|
if has_pcre == 0 then
|
||||||
M.Cfg.rg_pcre = true
|
M.Cfg.rg_pcre = true
|
||||||
end
|
end
|
||||||
|
M.Cfg.media_previewer = cfg.media_previewer
|
||||||
end
|
end
|
||||||
|
|
||||||
local function _setup(cfg)
|
local function _setup(cfg)
|
||||||
|
|||||||
Reference in New Issue
Block a user