]> git.phdru.name Git - dotfiles.git/blob - .vim/ftplugin/iss.vim
Use full name 'formatoptions' instead of 'fo'
[dotfiles.git] / .vim / ftplugin / iss.vim
1 if has("iconv") && !exists('b:encoding_set')
2    call SetupEncoding("cp1251")
3 endif