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
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
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