mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -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
|
||||
end
|
||||
return ret
|
||||
end
|
||||
|
||||
-- sanitize strings
|
||||
local escape_chars = function(string)
|
||||
|
||||
Reference in New Issue
Block a user