I want to write a function which do
if the file is modified
   if there is 2 or more windows of that file
    exec 'e .'
   else
    split window
    exec 'e .'
   endif
endif

Thanks
Miao


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

Reply via email to