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:
@@ -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
|
||||
|
Reference in New Issue
Block a user