Closed this issue 2 years ago · 0 comments
nvimrc/lua/utils/yamler.lua
Lines 103 to 105 in 3c7fa62
if M.config[opt] ~= nil then return (M.config[opt].value ~= nil and {M.config[opt].value} or {M.config[opt]})[1] end