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