1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/utils/vim/ftplugin
Cassie Jones 7f4b320ea8 [vim] Add initial syntax definition for .mir files
This initial definition handles the yaml container and the embedding of
the inner IRs. As a stopgap, this reuses the LLVM IR syntax highlighting
for the MIR function bodies--even though it's not technically correct,
it produces decent highlighting for a first pass.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D95552
2021-02-17 02:38:16 -05:00
..
llvm.vim [vim] Add the IR's comment prefix to the comments list. This allows vim 2015-07-15 01:36:50 +00:00
mir.vim [vim] Add initial syntax definition for .mir files 2021-02-17 02:38:16 -05:00
tablegen.vim Enhanced vim support. 2015-04-21 01:35:42 +00:00