Making matchit.vim work properly in angularjs

2015-09-02 Thread 'Dave Land' via vim_use
Hello, I've been using matchit.vim for ages and I love it. Lately, as I work in my employer's angularjs codebase, I've noticed that matchit gets confused by tags that are wrapped over several lines: it can match forward, but not backwards. Here's the relevant portion of my definition of b:matc

Re: Making matchit.vim work properly in angularjs

2015-09-11 Thread 'Dave Land' via vim_use
On Sep 3, 2015, at 1:14 PM, Christian Brabandt wrote: > Hi 'Dave! > > On Mi, 02 Sep 2015, 'Dave Land' via vim_use wrote: > >> Hello, >> >> … words, words, words … >> >> Any advice? > > Have you read through the help, spec

Re: Making matchit.vim work properly in angularjs

2015-09-11 Thread 'Dave Land' via vim_use
On Sep 11, 2015, at 2:35 PM, David Fishburn wrote: > > > On Fri, Sep 11, 2015 at 5:13 PM, 'Dave Land' via vim_use > wrote: > On Sep 3, 2015, at 1:14 PM, Christian Brabandt wrote: > > ... > The answer was in :h matchit-details, specifically, > >