We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac0950 commit 7e2446bCopy full SHA for 7e2446b
1 file changed
scripts/vimdoc.sh
@@ -52,7 +52,7 @@ EOM
52
exit 1
53
fi
54
55
-function cleanup() {
+cleanup() {
56
# remove source link
57
rm -fv "${DIR_NVIM_SRC}/runtime/lua/nvim_tree"
58
0 commit comments