]> git.phdru.name Git - dotfiles.git/blob - .vim/ftplugin/iss.vim
Add killall to the list of commands that require program name
[dotfiles.git] / .vim / ftplugin / iss.vim
1 if has("iconv") && !exists('b:encoding_set')
2    call SetupEncoding("cp1251")
3 endif