vim-emblem icon indicating copy to clipboard operation
vim-emblem copied to clipboard

Glimmer Components

Open alexparker opened this issue 4 years ago • 0 comments

Seems very close to Custom tags here: https://github.com/yalesov/vim-emblem/blob/master/syntax/emblem.vim#L143

From emblemjs.com

/ render Glimmer components
%MyComponent @text="Hello World"

but looks like the regex only matches lower case. Would this be an easy change if you're still maintaining this?

alexparker avatar Jun 10 '20 15:06 alexparker