This is an archive of the discontinued LLVM Phabricator instance.

[vim] Clean up HiLink in .mir syntax
Needs ReviewPublic

Authored by dwoodwor-intel on Jul 27 2023, 10:29 AM.

Details

Reviewers
porglezomp
Summary

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>

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 27 2023, 10:29 AM
dwoodwor-intel requested review of this revision.Jul 27 2023, 10:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 27 2023, 10:29 AM