Friday, September 11, 2015

Re: Making matchit.vim work properly in angularjs



On Fri, Sep 11, 2015 at 5:13 PM, 'Dave Land' via vim_use <vim_use@googlegroups.com> wrote:
On Sep 3, 2015, at 1:14 PM, Christian Brabandt <cblists@256bit.org> wrote:

...
The answer was in :h matchit-details, specifically,

   "The pattern '<' comes first, so it is preferred over '<tag>', which also matches."

This cued me in to the fact that my _regular_ HTML match_words pair was getting in the way of my new angular-friendly match_words pair. I switched 'em around and it works perfectly.



So, what if any custom settings did you use (and where did you set them) for AngularJS support?
 
Thanks,
David

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: