]> git.phdru.name Git - dotfiles.git/blob - .vim/ftplugin/iss.vim
.mc: Update after upgrade to Debian 12 (before move to MC 4 `mc.ext.ini`)
[dotfiles.git] / .vim / ftplugin / iss.vim
1 if has("iconv") && !exists('b:encoding_set')
2    call SetupEncoding("cp1251")
3 endif