diff options
| author | Joe Nash <Sisyph@users.noreply.github.com> | 2024-02-28 16:37:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-28 16:37:39 -0500 |
| commit | caca8d33a9d5e6fe75980c4ae1cb13de2e460590 (patch) | |
| tree | 378a724a8c72661b187eedba9f0e18b03783428d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 4df364bc93af49ae413ec1ae8328f34ac70730c4 (diff) | |
[vim] Fix command already exists on opening multiple mir buffers (#82410)
When using the vim syntax for mir, an error occurs in nvim when opening
multiple .mir buffers. delcommand HiLink in the mir syntax file to avoid
the issue.
To reproduce:
Open an .mir file, for example
llvm/test/Codegen/X86/expand-post-ra-pseudo.mir
Open another mir file from within nvim, for example peephole.mir
```
Error detected while processing function 335[30]..<SNR>43_callback[25]..function 335[30]..<SNR>43_callback:
line 23:
Vim(command):E174: Command already exists: add ! to replace it: HiLink hi def link <args>
```
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
