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 dwoodwor-intel on Jul 27 2023, 10:29 AM. Authored by
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 |