จาก. vimrc ของฉันการรับ:
line 16:
E319: Sorry, the command is not available in this version: filetype on
line 17:
E319: Sorry, the command is not available in this version: filetype plugin on
line 18:
E319: Sorry, the command is not available in this version: filetype indent on
line 21:
E319: Sorry, the command is not available in this version: syntax on
line 45:
E319: Sorry, the command is not available in this version: match ExtraWhitespace /\s\+$/
line 46:
E319: Sorry, the command is not available in this version: autocmd BufWinEnter * match ExtraWhitespace /\s\+$/
line 47:
E319: Sorry, the command is not available in this version: autocmd InsertEnter * match ExtraWhitespace /\s\+\%#\@<!$/
line 48:
E319: Sorry, the command is not available in this version: autocmd InsertLeave * match ExtraWhitespace /\s\+$/
line 49:
E319: Sorry, the command is not available in this version: autocmd BufWinLeave * call clearmatches()
ฉันสามารถลบบรรทัดได้ แต่ฉันอยากจะรู้ว่าฉันหายไปจริงๆหรือต้องการอัพเกรดที่เป็นสาเหตุของไฟล์นี้เพราะไฟล์นี้ใช้งานได้สำหรับฉันมาก่อน
vim
ว่าไม่ได้ติดตั้ง แต่vi
เป็น หลังจากติดตั้งvim
ทุกอย่างทำงาน
vim-tiny
แพ็คเกจผอมจะถูกติดตั้งตามค่าเริ่มต้นซึ่งไม่รวมถึงvim-runtime
แพ็คเกจ ฉันแก้ไข E319 ของฉันด้วยการติดตั้งvim
แพคเกจที่ป่องมากขึ้นซึ่งvim-runtime
เป็นการพึ่งพา