On 21:00 Sun 26 May , Christian Brabandt wrote: > Hi Marcin! > > On Sa, 25 Mai 2013, Marcin Szamotulski wrote: > > > I have a proposition for a small but nice feature. Whenever I do > > diff & then diffo (or diffo!) some settings are lost, for example the > > foldmethod is always reset to manual. It would be nice if vim could > > restore fdm setting to what it was set before doing the diff. I don't > > have an idea how to do that in VimL since there is no autocommand and > > there is no way of user over writting vim commands. > > Can you check, if this patch works for you? > > regards, > Christian >
Thanks Christian, The patch works just fine. I had first problems, but only because I applied it to an older vim sources. With the current tip of the master branch it works fine. Have a nice Sunday :) Marcin -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
