Is there a particular reason why <xxx/> tags are skipped when using "at" (:h at)?
The tag-blocks documentation notes that this is by design but offers no reasoning behind it. For html where the only self closing tags are usually <p/> or <br/>, I could see how this behavior might be justified. However given a larger xml tag: <sometag attr1="one" attr2="two" attr3="three" attr4="four"/> It would be very helpful if "at" could be used for selection. Thoughts? -- eric