mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2025-12-31 22:04:24 -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
|
||||
M.Cfg.rg_pcre = true
|
||||
end
|
||||
M.Cfg.media_previewer = cfg.media_previewer
|
||||
end
|
||||
|
||||
local function _setup(cfg)
|
||||
|
||||
Reference in New Issue
Block a user