Put empty line back
This commit is contained in:
parent
d20131133f
commit
0887d7fa53
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ function M.get_file_url(
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
local file_page_url = M.repo_url .. "/blob/" .. get_current_branch_or_commit_with_priority(priority) .. file_path
|
local file_page_url = M.repo_url .. "/blob/" .. get_current_branch_or_commit_with_priority(priority) .. file_path
|
||||||
|
|
||||||
if range_start and not range_end then
|
if range_start and not range_end then
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue