mattn
                                            mattn
                                        
                                    ``` .foo .bar .f ``` When you want complete `.foo` from `.f`, you can use `CTRL-X CTRL-L` or `CTRL-X CTRL-P`.
What is your expected?
Currently, no way to expand only tag name exists. So you need to do following. ``` vim imap TabComplete() smap TabComplete() xmap TabComplete() let s:tags = ['!DOCTYPE','a','abbr','acronym','address','applet','area','article','aside','audio','b','base','basefont','bdi','bdo','big','blockquote','body','br','button','canvas','caption','center','cite','code','col','colgroup','datalist','dd','del','details','dfn','dialog','dir','div','dl','dt','em','embed','fieldset','figcaption','figure','font','footer','form','frame','frameset','h1','head','header','hr','html','i','iframe','img','input','ins','kbd','keygen','label','legend','li','link','main','map','mark','menu','menuitem','meta','meter','nav','noframes','noscript','object','ol','optgroup','option','output','p','param','pre','progress','q','rp','rt','ruby','s','samp','script','section','select','small','source','span','strike','strong','style','sub','summary','sup','table','tbody','td','textarea','tfoot','th','thead','time','title','tr','track','tt','u','ul','var','video','wbr'] function! s:realtag() return...
Could you please make small code to reproduce?
@D1mon Where is your cursor? and what key typed?
I'm not good to stylus. If you make PR, I'll merge it.
I don't use stylus. So priority is not high. If anyone send PR, I can review it.
`div.foo|c` should be expand to ``` ```
``` ``` Maybe it's a bug?
please use `script:src` instead.