Answer the question
In order to leave comments, you need to log in
When changing the encoding (++enc) during operation, the iskeyword setting flies, how to fix it?
A menu for selecting the encoding for displaying a file has been formed:
set wildmenu
set wcm=<TAB>
menu Encoding.windows-1251 :e ++enc=cp1251<CR>
menu Encoding.cp866 :e ++enc=cp866<CR>
menu Encoding.koi8-r :e ++enc=koi8-r<CR>
menu Encoding.utf-8 :e ++enc=utf-8<CR>
map <F8> :emenu Encoding.<TAB>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question