This change adds a missing 'delcommand HiLink'; without this line, vim
prints this error message whenever another IR/MIR file is opened after
opening an MIR file:
E174: Command already exists: add ! to replace it: HiLink hi def link <args>
Differential D156459
[vim] Clean up HiLink in .mir syntax Authored by dwoodwor-intel on Jul 27 2023, 10:29 AM.
Details
This change adds a missing 'delcommand HiLink'; without this line, vim E174: Command already exists: add ! to replace it: HiLink hi def link <args>
Diff Detail |