[NFA] Slow Regexp with many branches

2013-07-09 Thread Grüner Gimpel
Hi list, I noticed that using Vim 7.4a the Vimwiki plugin works measurably slower with re=0 than with re=1. I figured out the reason is this regexp in the syntax definition: [[:alnum:]]\@ and - extremely slow with re=0 but normal slow (*wink*) with re=1 So, can this behavior be considere

Re: TextChanged[I] still missing in parts of docs

2014-01-06 Thread Grüner Gimpel
The autocommands TextChanged and TextChangedI are still missing in the Viml syntax file. My patch adds it. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.ph

Re: TextChanged[I] still missing in parts of docs

2014-02-06 Thread Grüner Gimpel
Ahem, it's still missing in the syntax file. Yeah, it's a minor thing, but clearly inconsistent. -- -- You received this message from the "vim_dev" 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 --- Yo

Re: Bug: display/indent issue with "listchars=tab:»·" and "linebreak" (regression from patch 353)

2014-08-25 Thread Grüner Gimpel
I noticed another issue concerning 'listchars' and 'linebreak', and it's also a regression bug from patch 353, but it isn't solved until now (version 7.4.417). The issue is that under complicated circumstances, parts of a line disappear. Steps to reproduce: 1. make sure your Vim is build with t

Re: Bug: display/indent issue with "listchars=tab:»·" and "linebreak" (regression from patch 353)

2014-08-26 Thread Grüner Gimpel
Am Montag, 25. August 2014 20:34:52 UTC+2 schrieb Christian Brabandt: > Oops, small error in the testfile patch. > > > > Here is an updated version. > > > > Best, > > Christian > > -- > > Allein sein zu müssen ist das schwerste, allein sein zu können das > > schönste. > >