updated for version 7.0098
This commit is contained in:
@ -30,7 +30,7 @@ DESCRIPTION
|
||||
|
||||
OPTIONS
|
||||
Vertical splits are used to align the lines, as if the "-O" argument
|
||||
was used. To use horizontal splits intead, use the "-o" argument.
|
||||
was used. To use horizontal splits instead, use the "-o" argument.
|
||||
|
||||
For all other arguments see vim(1).
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
" Vim syntax file
|
||||
" Language: C-shell (tcsh)
|
||||
" Maintainor: Gautam Iyer <gautam@math.uchicago.edu>
|
||||
" Maintainer: Gautam Iyer <gautam@math.uchicago.edu>
|
||||
" Last Modified: Mon 23 Feb 2004 02:28:51 PM CST
|
||||
"
|
||||
" Description: We break up each statement into a "command" and an "end" part.
|
||||
|
||||
Reference in New Issue
Block a user