File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -273,7 +273,8 @@ syntax keyword stanCppConflict try typedef typeid typename union unsigned using
273273syntax keyword stanCppConflict virtual void volatile wchar_t xor xor_eq
274274
275275syntax keyword stanOperator return
276- syntax keyword stanSpecial target lower upper offset multiplier
276+ syntax keyword stanSpecial lower upper offset multiplier
277+ syntax keyword stanKeyword target
277278
278279" To do
279280syntax keyword stanTodo TODO FIXME
@@ -316,6 +317,7 @@ highlight link stanConditional Conditional
316317highlight link stanRepeat Repeat
317318highlight link stanOperator Operator
318319highlight link stanBlock Keyword
320+ highlight link stanKeyword Keyword
319321highlight link stanCppConflict Error
320322highlight link stanException Exception
321323highlight link stanInclude Include
You can’t perform that action at this time.
0 commit comments