forked from aniani/vim
runtime: Fix more typos (#13354)
* Fix more typos * Fix typos in ignored runtime/ directory Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -122,7 +122,7 @@ syn keyword abapStatement TABLES TIMES TRANSFER TRANSLATE TRY TYPE TYPES
|
||||
syn keyword abapStatement UNASSIGN ULINE UNPACK UPDATE
|
||||
syn keyword abapStatement WHEN WHILE WINDOW WRITE
|
||||
|
||||
" More statemets
|
||||
" More statements
|
||||
syn keyword abapStatement LINES
|
||||
syn keyword abapStatement INTO GROUP BY HAVING ORDER BY SINGLE
|
||||
syn keyword abapStatement APPENDING CORRESPONDING FIELDS OF TABLE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
" Last change: 2001 May 01
|
||||
"
|
||||
" This is incomplete. In particular, support for 68020 and
|
||||
" up and 68851/68881 co-processors is partial or non-existant.
|
||||
" up and 68851/68881 co-processors is partial or non-existent.
|
||||
" Feel free to contribute...
|
||||
"
|
||||
|
||||
@@ -220,7 +220,7 @@ syn match asm68kOperator "<>" " inequality
|
||||
syn match asm68kOperator "=" " must be before other ops containing '='
|
||||
syn match asm68kOperator ">="
|
||||
syn match asm68kOperator "<="
|
||||
syn match asm68kOperator "==" " operand existance - used in macro definitions
|
||||
syn match asm68kOperator "==" " operand existence - used in macro definitions
|
||||
|
||||
" Condition code style operators
|
||||
syn match asm68kOperator "<[CV][CS]>"
|
||||
|
||||
@@ -24,7 +24,7 @@ syn keyword chillLogical NOT not
|
||||
syn keyword chillRepeat while WHILE for FOR do DO od OD TO to
|
||||
syn keyword chillProcess START start STACKSIZE stacksize PRIORITY priority THIS this STOP stop
|
||||
syn keyword chillBlock PROC proc PROCESS process
|
||||
syn keyword chillSignal RECEIVE receive SEND send NONPERSISTENT nonpersistent PERSISTENT peristent SET set EVER ever
|
||||
syn keyword chillSignal RECEIVE receive SEND send NONPERSISTENT nonpersistent PERSISTENT persistent SET set EVER ever
|
||||
|
||||
syn keyword chillTodo contained TODO FIXME XXX
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ syn iskeyword @,48-57,-
|
||||
" Everything that is not explicitly matched by the rules below
|
||||
syn match debcontrolElse "^.*$"
|
||||
|
||||
" Common seperators
|
||||
" Common separators
|
||||
syn match debControlComma ",[ \t]*"
|
||||
syn match debControlSpace "[ \t]"
|
||||
|
||||
|
||||
@@ -99,7 +99,7 @@ syn match nixArgOperator '[a-zA-Z_][a-zA-Z0-9_'-]*\%(\s\|#.\{-\}\n\|\n\|/\*\_.\{
|
||||
"
|
||||
" "\%(\s\|#.\{-\}\n\|\n\|/\*\_.\{-\}\*/\)*"
|
||||
"
|
||||
" It is also used throught the whole file and is marked with 'v's as well.
|
||||
" It is also used throughout the whole file and is marked with 'v's as well.
|
||||
"
|
||||
" Fortunately the matching rules for function arguments are much simpler than
|
||||
" for real attribute sets, because we can stop when we hit the first ellipsis or
|
||||
|
||||
@@ -449,7 +449,7 @@ hi def link oraString String "strings
|
||||
|
||||
hi def link oraSpecial Special "special characters
|
||||
hi def link oraError Error "errors
|
||||
hi def link oraParenError oraError "errors caused by mismatching parantheses
|
||||
hi def link oraParenError oraError "errors caused by mismatching parentheses
|
||||
|
||||
hi def link oraComment Comment "comments
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ syn match poHeaderItem "\(Project-Id-Version\|Report-Msgid-Bugs-To\|POT-Crea
|
||||
syn match poHeaderUndefined "\(PACKAGE VERSION\|YEAR-MO-DA HO:MI+ZONE\|FULL NAME <EMAIL@ADDRESS>\|LANGUAGE <LL@li.org>\|CHARSET\|ENCODING\|INTEGER\|EXPRESSION\)" contained
|
||||
syn match poCopyrightUnset "SOME DESCRIPTIVE TITLE\|FIRST AUTHOR <EMAIL@ADDRESS>, YEAR\|Copyright (C) YEAR Free Software Foundation, Inc\|YEAR THE PACKAGE\'S COPYRIGHT HOLDER\|PACKAGE" contained
|
||||
|
||||
" Translation comment block including: translator comment, automatic coments, flags and locations
|
||||
" Translation comment block including: translator comment, automatic comments, flags and locations
|
||||
syn match poComment "^#.*$"
|
||||
syn keyword poFlagFuzzy fuzzy contained
|
||||
syn match poCommentTranslator "^# .*$" contains=poCopyrightUnset
|
||||
|
||||
@@ -15,7 +15,7 @@ syn match ppdDefine "\*[a-zA-Z0-9\-_]\+:"
|
||||
syn match ppdUI "\*[a-zA-Z]*\(Open\|Close\)UI"
|
||||
syn match ppdUIGroup "\*[a-zA-Z]*\(Open\|Close\)Group"
|
||||
syn match ppdGUIText "/.*:"
|
||||
syn match ppdContraints "^*UIConstraints:"
|
||||
syn match ppdConstraints "^*UIConstraints:"
|
||||
|
||||
" Define the default highlighting.
|
||||
" Only when an item doesn't have highlighting yet
|
||||
@@ -27,7 +27,7 @@ hi def link ppdUI Function
|
||||
hi def link ppdUIGroup Function
|
||||
hi def link ppdDef String
|
||||
hi def link ppdGUIText Type
|
||||
hi def link ppdContraints Special
|
||||
hi def link ppdConstraints Special
|
||||
|
||||
|
||||
let b:current_syntax = "ppd"
|
||||
|
||||
@@ -29,7 +29,7 @@ set cpo&vim
|
||||
"let strict_subsections = 1
|
||||
|
||||
" highlight types usually found in DECLARE section
|
||||
if !exists("hightlight_types")
|
||||
if !exists("highlight_types")
|
||||
let highlight_types = 1
|
||||
endif
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ syn case ignore
|
||||
|
||||
"
|
||||
"
|
||||
" Begin syntax definitions for tss geomtery file.
|
||||
" Begin syntax definitions for tss geometry file.
|
||||
"
|
||||
|
||||
" Load TSS geometry syntax file
|
||||
|
||||
@@ -88,7 +88,7 @@ syn match zshOperator '||\|&&\|;\|&!\='
|
||||
syn match zshRedir '\d\=\(<<<\|<&\s*[0-9p-]\=\|<>\?\)'
|
||||
" >, >>, and variants.
|
||||
syn match zshRedir '\d\=\(>&\s*[0-9p-]\=\|&>>\?\|>>\?&\?\)[|!]\='
|
||||
" | and |&, but only if it's not preceeded or
|
||||
" | and |&, but only if it's not preceded or
|
||||
" followed by a | to avoid matching ||.
|
||||
syn match zshRedir '|\@1<!|&\=|\@!'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user