We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06223d3 + 6349136 commit c0715c4Copy full SHA for c0715c4
syntax/scala.vim
@@ -184,6 +184,7 @@ hi link scalaDocLinks Function
184
hi link scalaParameterAnnotation Function
185
hi link scalaParamAnnotationValue Keyword
186
hi link scalaCommentAnnotation Function
187
+hi link scalaCommentCodeBlockBrackets String
188
hi link scalaCommentCodeBlock String
189
hi link scalaTodo Todo
190
0 commit comments