ฉันติดตั้ง janus สำหรับ macvim ของฉัน (ฉันใช้ Snow Leopard) และทุกครั้งที่ฉันไปแก้ไขไฟล์ ~ / .vimrc ฉันได้รับข้อผิดพลาดเหล่านี้:
Error detected while processing function Edit:
line 7:
E319: Sorry, the command is not available in this version: ruby << RUBY
line 8:
E492: Not an editor command: destination = File.expand_path(VIM.evaluate(%{sys
tem("dirname " . shellescape(a:file, 1))}))
line 9:
E488: Trailing characters: pwd = File.expand_path(Dir.pwd)
line 10:
E492: Not an editor command: home = pwd == File.expand_path("~")
line 12:
E121: Undefined variable: home
E15: Invalid expression: home || Regexp.new("^" + Regexp.escape(pwd)) !~ destina
tion
line 15:
command-t.vim requires Vim to be compiled with Ruby support
การเปลี่ยนแปลงที่ฉันทำ แต่เมื่อฉันบันทึกและปิดและเปิดใหม่การเปลี่ยนแปลงจะไม่ทำอีกต่อไปและกลับเป็นค่าเริ่มต้น