sxinle 9 vuotta sitten
vanhempi
commit
0c7dee87a8
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      syntax/log.vim

+ 1 - 0
syntax/log.vim

@@ -31,6 +31,7 @@ hi def link log_info 	    CursorLineNr
 
 syn match log_error_custom 'Caused by:.*'
 syn match log_error_custom 'java.lang.*Exception.*'
+syn match log_error_custom 'org.*Exception: .*'
 hi def link log_error_custom 		Cursor