Kaydet (Commit) 40978924 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add Emacs and vim mode lines

üst 7c83312c
#!/usr/bin/perl -w
#!/usr/bin/perl -w # -*- Mode: Perl; tab-width: 4; indent-tabs-mode: nil -*-
my @global_list = ();
my %global_hash = ();
......@@ -151,3 +151,5 @@ for my $icon (@global_list) {
}
close $output if (!$stdout_out);
# dnl vim:set shiftwidth=4 softtabstop=4 expandtab:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment