0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

Minor runtime file updates.

This commit is contained in:
Bram Moolenaar
2010-07-12 23:05:41 +02:00
parent 0c56c60a0f
commit 7abcaab78d
3 changed files with 11 additions and 11 deletions

View File

@@ -117,8 +117,8 @@ if s:i > 0
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