summaryrefslogtreecommitdiff
path: root/utils/vim
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-08-28 20:11:28 +0000
committerDan Gohman <gohman@apple.com>2010-08-28 20:11:28 +0000
commit04a78582419123ebed1450a925e702b30fe94176 (patch)
treec812d3b3edc9334ad0e0dea2c46f4ed8e99c0587 /utils/vim
parent24faf611a33900b225c636f908eb30234215af21 (diff)
downloadllvm-04a78582419123ebed1450a925e702b30fe94176.tar.gz
llvm-04a78582419123ebed1450a925e702b30fe94176.tar.bz2
llvm-04a78582419123ebed1450a925e702b30fe94176.tar.xz
Remove unions from the vim syntax highlighting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112381 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/vim')
-rw-r--r--utils/vim/llvm.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/vim/llvm.vim b/utils/vim/llvm.vim
index 9b8a42004e..2e650b1616 100644
--- a/utils/vim/llvm.vim
+++ b/utils/vim/llvm.vim
@@ -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