Comment 4 for bug 255847

Revision history for this message
Andrew McCarthy (andrewmccarthy) wrote :

Running vimtutor causes Vim to source /usr/share/vim/vim71/tutor/tutor.vim in order to copy the tutor file to a temporary location. However, without vim-gnome installed (which is the "full" version of Vim), the default version of Vim cannot fully execute all of the tutor.vim script:

Error detected while processing /usr/share/vim/vim71/tutor/tutor.vim:
line 13:
E319: Sorry, the command is not available in this version: let s:ext = ""
line 158:
E319: Sorry, the command is not available in this version: let s:tutorfile = "/tutor/tutor"
line 159:
E319: Sorry, the command is not available in this version: let s:tutorxx = $VIMRUNTIME . s:tutorfile . s:ext