Cannot create diffs (E97) with Vim 8.0 on Windows 7

2017-07-27 Thread Hugo Gagnon
Hello, When I pick two files in Explorer and then right click -> "Diff with Vim" I get the E97 error. I did read the E97 help file and checked if I had diff.exe installed but I couldn't find anything odd. Any input? Thanks, Hugo -- -- You received this message from the "vim_use" maillist.

Re: C++11 Lambda indentation in vim 7.4

2017-07-27 Thread mattn
Sorry, this instead. https://gist.github.com/b6cc675eac4c67c923b1d952307947f7 -- -- 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 --- You received this

Re: C++11 Lambda indentation in vim 7.4

2017-07-27 Thread mattn
On Thursday, July 27, 2017 at 4:41:01 PM UTC+9, Ivan Smirnov wrote: > On Wednesday, 26 March 2014 21:51:43 UTC, Christian Brabandt wrote: > > On Mi, 26 Mär 2014, Klaus Rudolph wrote: > > > > > C++ Lambda Expressions are now not longer an error in syntax highlighting > > > and indentation since