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