Skip to content

Commit 7e2446b

Browse files
committed
docs(#3241): unify help generation and lint into vimdoc.sh, generation uses nvim source build to execute
1 parent 5ac0950 commit 7e2446b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/vimdoc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ EOM
5252
exit 1
5353
fi
5454

55-
function cleanup() {
55+
cleanup() {
5656
# remove source link
5757
rm -fv "${DIR_NVIM_SRC}/runtime/lua/nvim_tree"
5858

0 commit comments

Comments
 (0)