Skip to content

Commit

Permalink
vim: add comdat keyword
Browse files Browse the repository at this point in the history
The attribute may be applied to a function.  Highlight it as a keyword.

llvm-svn: 284269
compnerd committed Oct 14, 2016
1 parent 72b5ff6 commit 8ef2170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/utils/vim/syntax/llvm.vim
Original file line number Diff line number Diff line change
@@ -62,6 +62,7 @@ syn keyword llvmKeyword
\ ccc
\ cleanup
\ coldcc
\ comdat
\ common
\ constant
\ datalayout

0 comments on commit 8ef2170

Please sign in to comment.