Re: [PATCH] Clarification of matchadd() behaviour

2013-11-06 Fir de Conversatie LCD 47
On 6 November 2013, Bram Moolenaar wrote: > > lcd wrote: > > > Hi Bram, > > > > The patch below adds a minor clarification to the docs for > > matchadd(), as discussed a few days ago on vim_use. > > Thanks. I think it's also good to explicitly say that 'magic' and > 'ignorecase' are n

Re: [PATCH] Clarification of matchadd() behaviour

2013-11-05 Fir de Conversatie Bram Moolenaar
lcd wrote: > Hi Bram, > > The patch below adds a minor clarification to the docs for > matchadd(), as discussed a few days ago on vim_use. Thanks. I think it's also good to explicitly say that 'magic' and 'ignorecase' are not used. -- If you only have a hammer, you tend to see every

[PATCH] Clarification of matchadd() behaviour

2013-11-04 Fir de Conversatie LCD 47
Hi Bram, The patch below adds a minor clarification to the docs for matchadd(), as discussed a few days ago on vim_use. Best regards, /lcd diff -r e6c00dbedde1 runtime/doc/eval.txt --- a/runtime/doc/eval.txt Tue Nov 05 07:13:41 2013 +0100 +++ b/runtime/doc/eval.txt Tu