1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-01 01:41:52 -05:00

paccache: add vim modeline

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
This commit is contained in:
Dave Reisner 2011-10-24 10:29:15 -04:00 committed by Dan McGee
parent 24881034f6
commit 1052709921

View File

@ -299,3 +299,5 @@ elif (( move )); then
fi
summarize "$pkgcount" "${candidates[@]}"
# vim: set ts=2 sw=2 noet: