some option settings have to be at about bottom or last of vimrc file! What
is this??
I appended my vimrc file to this mail. [SORRY, IT IS REAL. I made a
mistake.]
be happy.

<examples>
set nobackup "***?! This code have to be *bottom* of vimrc

" Tell vim to remember certain things when we exit. this must be the*
last *code
in vimrc.
"  '16 : marks will be remembered for up to 16 previously edited files
"  "1000 : will save up to 1000 lines for each register
"  :20 : up to 20 lines of command-line history will be remembered
"  % : saves and restores the buffer list
"  n... : where to save the viminfo files
set viminfo='16,\"1000,:20,%,n~/_viminfo
</examples>

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Attachment: _vimrc
Description: Binary data

Reply via email to