fix merge-oopsie for PR #73

This commit is contained in:
Rene Schallner
2022-01-24 09:51:08 +01:00
parent 80c3606e14
commit 15f68e7d9f
2 changed files with 2 additions and 1 deletions

View File

@@ -208,6 +208,7 @@ local function make_config_path_absolute(path)
ret = M.Cfg.home .. "/" .. path
end
return ret
end
-- sanitize strings
local escape_chars = function(string)

2
wiki

Submodule wiki updated: 542099b893...22c30fdc40