On Thu, Mar 09, 2017 at 03:58:53PM +0100, Bram Moolenaar wrote: > > Yes; much to my chagrin, the files were merged with changes I did not > > approve: > > > > - https://github.com/vim/vim/issues/1538 > > - https://github.com/vim/vim/pull/1529#issuecomment-284419998 > > The trailing "*" is not good, it will match too much. > If it is really needed, it should be done near the end of the file. > But I haven't heard why it would be needed.
I do not care about the trailing "*". I wrote 'Please fix the glob so that it _also_ matches ".tmux.conf"' which has nothing to do with the trailing "*". I'm going to quote myself again in the pull request where I already said I don't care about the trailing asterisk: You wrote: > The "*" after "conf" appear to be superfluous. If it really needs to > be there then the patter should be further down, where patterns ending > in a star are handled. I wrote: > Okay, I will remove the trailing asterisk. It was already present in > the syntax file off of which I based mine, and I left it since it > didn't hurt anything to do so, but I personally always use "tmux.conf" > or ".tmux.conf" for my configuration. I don't think there's anything in that paragraph that indicates I wanted the trailing asterisk to stay. Eric -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
