Ted Pavlic wrote: > Vimmers -- > > Is there any way to turn off warning W11 without turning on autoread? > > In my case, I *don't* want a dialog box to pop up every time the file > gets changed on the disk, but I also don't want the Vim buffer to > automatically get updated. > > It seems like I could set "buftype" to something nonempty, but that > doesn't seem like a good idea. > > Thoughts? > > Thanks -- > Ted
Something similar to http://vim.wikia.com/wiki/File_no_longer_available_-_mark_buffer_modified should work. Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
