mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
runtime: Fix typos in various files
closes: #12836 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Viktor Szépe <viktor@szepe.net>
This commit is contained in:
committed by
Christian Brabandt
parent
afe0466fb1
commit
3fc7a7e44a
@@ -294,7 +294,7 @@ syn sync minlines=100
|
||||
hi def link sgmlTodo Todo
|
||||
hi def link sgmlTag Function
|
||||
hi def link sgmlEndTag Identifier
|
||||
" SGML specifig
|
||||
" SGML specific
|
||||
hi def link sgmlAbbrEndTag Identifier
|
||||
hi def link sgmlEmptyTag Function
|
||||
hi def link sgmlEntity Statement
|
||||
|
Reference in New Issue
Block a user