forked from aniani/vim
Updated runtime files. Remove HiLink commands.
This commit is contained in:
@@ -57,11 +57,9 @@ syntax match webIgnoredStuff "@@"
|
||||
|
||||
" Define the default highlighting.
|
||||
" Only when an item doesn't have highlighting yet
|
||||
command -nargs=+ HiLink hi def link <args>
|
||||
|
||||
HiLink webRestrictedTeX String
|
||||
hi def link webRestrictedTeX String
|
||||
|
||||
delcommand HiLink
|
||||
|
||||
let b:current_syntax = "cweb"
|
||||
|
||||
|
Reference in New Issue
Block a user