Remove unions from the vim syntax highlighting.
authorDan Gohman <gohman@apple.com>
Sat, 28 Aug 2010 20:11:28 +0000 (20:11 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 28 Aug 2010 20:11:28 +0000 (20:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112381 91177308-0d34-0410-b5e6-96231b3b80d8

utils/vim/llvm.vim

index 9b8a42004ef0a909337fda06e08e5187f863977b..2e650b161617ad5dc80dddbf54af8761fbe4718e 100644 (file)
@@ -57,7 +57,6 @@ syn keyword llvmKeyword module asm align tail to
 syn keyword llvmKeyword addrspace section alias sideeffect c gc
 syn keyword llvmKeyword target datalayout triple
 syn keyword llvmKeyword blockaddress
-syn keyword llvmKeyword union
 
 " Obsolete keywords.
 syn keyword llvmError  uninitialized implementation