mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-23 22:52:48 +00:00
Vim Support for Multidefs
Add vim highlighting support for multidefs. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141238 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
45e7266223
commit
6494af4d77
@ -14,7 +14,7 @@ syntax sync minlines=100
|
||||
|
||||
syn case match
|
||||
|
||||
syn keyword tgKeyword def let in code dag field include defm
|
||||
syn keyword tgKeyword def let in code dag field include defm multidef
|
||||
syn keyword tgType class int string list bit bits multiclass
|
||||
|
||||
syn match tgNumber /\<\d\+\>/
|
||||
|
Loading…
x
Reference in New Issue
Block a user