vim: add `norecurse` attribute

Add missing attribute to the keyword set.

llvm-svn: 284270
This commit is contained in:
Saleem Abdulrasool 2016-10-14 19:48:34 +00:00
parent 8ef2170775
commit f1b1bfaf8c
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ syn keyword llvmKeyword
\ noimplicitfloat
\ noinline
\ nonlazybind
\ norecurse
\ noredzone
\ noreturn
\ nounwind