summaryrefslogtreecommitdiffstats
path: root/syntax/llvm.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-06-01 18:17:40 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2021-06-01 18:17:40 +0200
commitaf0eaee01737d26314c9c3618153e99d1eb3e2f1 (patch)
treee45903bbc85886dcb6568c1f3c3f867b2649f2ca /syntax/llvm.vim
parent730dcb02caab60a6ae5d8b4bdc16d290041061ec (diff)
downloadvim-polyglot-af0eaee01737d26314c9c3618153e99d1eb3e2f1.tar.gz
vim-polyglot-af0eaee01737d26314c9c3618153e99d1eb3e2f1.zip
Update
Diffstat (limited to 'syntax/llvm.vim')
-rw-r--r--syntax/llvm.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/syntax/llvm.vim b/syntax/llvm.vim
index cc5f50bb..ee58753f 100644
--- a/syntax/llvm.vim
+++ b/syntax/llvm.vim
@@ -59,6 +59,7 @@ syn keyword llvmKeyword
\ available_externally
\ blockaddress
\ builtin
+ \ byref
\ byval
\ c
\ catch
@@ -110,6 +111,7 @@ syn keyword llvmKeyword
\ module
\ monotonic
\ msp430_intrcc
+ \ mustprogress
\ musttail
\ naked
\ nest
@@ -123,6 +125,7 @@ syn keyword llvmKeyword
\ norecurse
\ noredzone
\ noreturn
+ \ noundef
\ nounwind
\ optnone
\ optsize