sxinle hace 9 años
padre
commit
e0217971d5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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