Minor runtime file updates.
diff --git a/runtime/syntax/help.vim b/runtime/syntax/help.vim
index c3f9f29..aabb6f4 100644
--- a/runtime/syntax/help.vim
+++ b/runtime/syntax/help.vim
@@ -117,8 +117,8 @@
endif
" Italian
-if v:lang =~ '\<IT\>' || v:lang =~? "italian"
- syn keyword helpNote nota Nota NOTA nota: Nota: NOTA: notare Notare
+if v:lang =~ '\<IT\>' || v:lang =~ '_IT\>' || v:lang =~? "italian"
+ syn keyword helpNote nota Nota NOTA nota: Nota: NOTA: notare Notare NOTARE notare: Notare: NOTARE:
syn match helpSpecial "Nma"me=e-2
syn match helpSpecial "Nme"me=e-2
syn match helpSpecial "Nmi"me=e-2