sxinle 9 tahun lalu
induk
melakukan
e0217971d5
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      syntax/log.vim

+ 1 - 0
syntax/log.vim

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