Gary Johnson, 16.05.2009: > I don't know why vimtutor thinks that it is enabled and why it isn't > for you. It's not enabled for me when I run vimtutor, either.
The last line of the vimtutor script: # Start vim without any .vimrc, set 'nocompatible' $VIM -f -u NONE -c "set nocp" $TUTORCOPY Maybe it should add sc after nocp here. Markus --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
