Re: Patch 8.0.0090

2016-11-18 Fir de Conversatie h_east
Hi Bram and list, 2016-11-18(Fri) 3:32:45 UTC+9 Bram Moolenaar: > Patch 8.0.0090 > Problem:Cursor moved after last character when using 'breakindent'. > Solution: Fix the cursor positioning. Turn the breakindent test into new > style. (Christian Brabandt) > Files:

Re: [vim/vim] Fix parallel make of object files (#1259)

2016-11-18 Fir de Conversatie Tony Mechelynck
On Fri, Nov 18, 2016 at 8:48 AM, Marius Gedminas wrote: > @mgedmin commented on this pull request. > > > > In src/Makefile: > >> > -objects/arabic.o: arabic.c > +objects/arabic.o: objects arabic.c > > You should use an order-only

Re: [vim/vim] c file marco syntax error in 8.0.0086 (#1257)

2016-11-18 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > 2016-11-17(Thu) 22:48:45 UTC+9 Bram Moolenaar: > > Hirohito Higashi wrote: > > > > > I found a line for which the addition of `\zs` is forgotten. > > > Patch attached. > > > > Unfortunately that doesn't fix it. Only remove \zs in the other > > cCppOutIf2 appears to

mapping ;; no longer working

2016-11-18 Fir de Conversatie Anas Al-Khatib
I was using the ;; mapping to Toggle nerd tree > nnoremap ;; :NERDTreeToggle This was working fine for a long time, and after an update of macvim it stopped working as expected. If i mash the ; button eventually it will toggle NERDTree, but otherwise it produces a bell where the screen