mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
Update telekasten.lua
Fix stylua and luacheck errors
This commit is contained in:
@@ -42,7 +42,7 @@ local function CleanPath(path)
|
|||||||
path = path:sub(new_path_start) -- Start path at the first '\\'
|
path = path:sub(new_path_start) -- Start path at the first '\\'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Returns cleaned path
|
-- Returns cleaned path
|
||||||
return path
|
return path
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user