utf 8 - VIM - no UTF-8 in menu -
i added set encoding=utf-8
_vimrc file. text in files ok in menu there no utf-8 letters. problem here? without set encoding=utf-8
there no utf-8 in files menu ok. problem exists in gui menu (as on pictrure). file encodings ok.
i solved it. added lines config file:
set langmenu=pl_pl let $lang = 'pl_pl' source $vimruntime/delmenu.vim source $vimruntime/menu.vim
Comments
Post a Comment