Re: Patch 7.4.754

2015-06-29 Fir de Conversatie Urtica dioica
> Here is another update, that fixes the problem, that vim_str2nr always > checks all available chars for numbers, making it impossible to select > less numbers. I'm going from this patch. I've triggered a couple bugs where I couldn't figure out how to repeat them. I'll have to keep trying. 1.

Re: Patch to add the :cdo and :ldo commands

2015-06-29 Fir de Conversatie Florian Walch
On Monday, June 29, 2015 at 12:40:28 PM UTC+3, Drew Neil wrote: > I finally got round to building Vim with the cdo.diff patch and I'm currently > test-driving it. > > First thing I tried was populating the quickfix list using :Ggrep (a wrapper > for git-grep supplied by the fugitive.vim plugin)

Re: Issue 377 in vim: gvim keeps creating ~/.gnome2/Vim, ignores XDG

2015-06-29 Fir de Conversatie vim
Updates: Status: Invalid Comment #2 on issue 377 by chrisbr...@googlemail.com: gvim keeps creating ~/.gnome2/Vim, ignores XDG https://code.google.com/p/vim/issues/detail?id=377 Closing, since this is not a Vim bug, but rather a gnome bug. -- You received this message because this pro

Re: Patch 7.4.754

2015-06-29 Fir de Conversatie Christian Brabandt
Here is another update, that fixes the problem, that vim_str2nr always checks all available chars for numbers, making it impossible to select less numbers. Best, Christian -- "Was nun die Menschen gesetzt haben, das will nicht passen, es mag recht oder unrecht sein; was aber die Götter setzen

Re: Patch 7.4.754

2015-06-29 Fir de Conversatie Christian Brabandt
Hi Urtica! On Do, 25 Jun 2015, Urtica dioica wrote: > I've only been playing with this for a few minutes, but there are lots of > problems. > > 1. vg with :se nf=alpha doesn't do letters. > > a > a > a > --- :se nf=alphaVGg > b > b > b That was intentionally, I didn't think this would be usef

Re: Patch to add the :cdo and :ldo commands

2015-06-29 Fir de Conversatie Drew Neil
I finally got round to building Vim with the cdo.diff patch and I'm currently test-driving it. First thing I tried was populating the quickfix list using :Ggrep (a wrapper for git-grep supplied by the fugitive.vim plugin). Then I made a change to every line in the quickfix list: :cdo norm