Problem with Vim's Ruby plugin
问题 I have just installed Vim and when ever I go to open in ruby file I get these errors: Error detected while processing C:\Program files (x86)\Vim\vimfiles\ftplugin\ruby.vim line: 76 Encoding::ConverterNotFoundError: code converter not found (UTF-16LE to ASCII-8bit) line: 93 E121 :Undefined varaible: s:ruby_path E15: Invalid expression: s:ruby_path line: 76 NameError: uninitialized constant Gem::Quickloader line: 93 I have Ruby 192 installed and I get this error even if I update ruby vim files.