BLACKSITE
:
216.73.216.216
:
103.185.75.158 / www.athavproducts.in
:
Linux vps.dial4web.net 4.18.0-553.58.1.el8_10.x86_64 #1 SMP Wed Jun 25 06:37:46 EDT 2025 x86_64
:
/
usr
/
share
/
vim
/
vim80
/
keymap
/
Upload File:
files >> //usr/share/vim/vim80/keymap/hebrew.vim
let encoding = &enc if encoding == 'latin1' if has("unix") let encoding = 'iso-8859-8' else let encoding = 'cp1255' endif endif if encoding == 'utf-8' source <sfile>:p:h/hebrew_utf-8.vim elseif encoding == 'cp1255' source <sfile>:p:h/hebrew_cp1255.vim else source <sfile>:p:h/hebrew_iso-8859-8.vim endif