2 if encoding == 'latin1'
4 let encoding = 'iso-8859-8'
6 let encoding = 'cp1255'
10 if encoding == 'utf-8'
11 source <sfile>:p:h/hebrewp_utf-8.vim
12 elseif encoding == 'cp1255'
13 source <sfile>:p:h/hebrewp_cp1255.vim
15 source <sfile>:p:h/hebrewp_iso-8859-8.vim