Sunday, June 26, 2011

mkview problems

Hi everybody,

I have some problems with mkview and loadview. The following is my
setting in .vimrc file

" when close the window, auto save the view
au BufWinLeave *.* mkview
" when open the window, auto load the view
au BufWinEnter *.* silent loadview

But when you use gvim then save the view, next time you open the file
with vim in terminal, it outputs some error complain about unknown
options.

Dose anybody encounter this? anybody has some solutions?

Kind regards!

--
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

No comments: