mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 07:48:50 -05:00
contrib/pacsysclean: use a standard vim modeline
Fix indenting to something more familiar with the rest of the codebase. Signed-off-by: Dave Reisner <dreisner@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
9f6a67fee7
commit
363894e27b
@ -60,3 +60,5 @@ function format_size(size) {
|
||||
{
|
||||
printf("%s\t%s\n", format_size($2), $1);
|
||||
}'
|
||||
|
||||
# vim: set ts=2 sw=2 noet:
|
||||
|
Loading…
Reference in New Issue
Block a user