mirror of
https://github.com/zoriya/vim.git
synced 2026-05-27 08:43:02 +00:00
Updated runtime files.
This commit is contained in:
@@ -214,7 +214,7 @@ EOF
|
||||
}
|
||||
|
||||
# main
|
||||
usage() if $#ARGV < 2;
|
||||
usage() if $#ARGV < 1;
|
||||
|
||||
print "Processing tags...\n";
|
||||
readTagFile( $ARGV[ 0 ] );
|
||||
|
||||
Reference in New Issue
Block a user