On Tue, May 18, 2010 at 12:36 PM, robert song <robertsong.ja...@gmail.com>wrote:

> Hi, everyone.
>
> If I in a C file, and try to jump to the definition of one function
> with CTRL-] key, but if the file is modified, I must save the file at
> first, is there any way to avoid saving file?
>

I like to just :set hidden, which keeps all buffers in memory even when they
are not visible.  I tend to think the default, which doesn't do this is a
holdover from when memory was much more expensive.

Hope this is helpful.

Ephraim

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

Reply via email to