mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 14:14:24 -05:00
fix merge-oopsie for PR #73
This commit is contained in:
@@ -208,6 +208,7 @@ local function make_config_path_absolute(path)
|
|||||||
ret = M.Cfg.home .. "/" .. path
|
ret = M.Cfg.home .. "/" .. path
|
||||||
end
|
end
|
||||||
return ret
|
return ret
|
||||||
|
end
|
||||||
|
|
||||||
-- sanitize strings
|
-- sanitize strings
|
||||||
local escape_chars = function(string)
|
local escape_chars = function(string)
|
||||||
|
|||||||
2
wiki
2
wiki
Submodule wiki updated: 542099b893...22c30fdc40
Reference in New Issue
Block a user