On Saturday, November 10, 2012 8:54:20 AM UTC-6, tallship wrote: > > E354: Invalid register name: '+' > > What's the next thing I should do or where should I look to correct this > error? >
Looks to me like your Vim was not compiled with clipboard support. Check the output of :version for "+clipboard". You will probably need to download a more fully-featured Vim package like vim-full or vim-gtk or something like that (you did not specify which OS you are using). -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
