mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
make luacheck happy
This commit is contained in:
@@ -690,7 +690,7 @@ local function FollowLink(opts)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
local fexists = false
|
local fexists
|
||||||
|
|
||||||
if #filename > 0 then
|
if #filename > 0 then
|
||||||
fexists, filename = resolve_link(filename)
|
fexists, filename = resolve_link(filename)
|
||||||
|
|||||||
Reference in New Issue
Block a user