Skip to content

Commit 60cb1fc

Browse files
committed
Add empty line
1 parent 0b9016b commit 60cb1fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/panvimdoc.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ function Doc(body, metadata, variables)
154154
add(i .. ". *" .. v[1] .. "*" .. ": " .. v[2])
155155
end
156156
end
157+
add("")
157158
add("Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>")
158159
add("")
159160
add("vim:tw=78:ts=8:noet:ft=help:norl:")

0 commit comments

Comments
 (0)