Tom Flanagan
Tom Flanagan
thanks, do you have some example sentences that could be added in unit tests?
what version of python are you on? I thought contextvars was stdlib.. :(
This is actually from [here](https://github.com/Knio/dominate/blob/master/dominate/dom_tag.py#L444-L445), as a way to allow leading underscores to attribute names that would otherwise collide with Python reserved words.
yes, `hx_` could be added there. Or that logic could be revisited (how many html attrs use underscores?)
Thanks for the feedback, I'm glad it was useful. I'll look into your changes and try to see what went wrong.
the -f1 filter may help with this?
I'm very 👎 on scripts and additional instructions. The files should simply work as advertised out of the box. I'm not an expert or even a mediocre user of vim...
I don't know about that, but the scheme doesn't seem to load when it doesn't match it's filename. Looks like https://github.com/flazz/vim-colorschemes/commit/5ef0d19dc093b9f5e9874ae48792e591dc34afa7#diff-87d9fc9a6cd339953d5fc5ca703c1a09R19 should have renamed the file?
In the past I have not accepted any 3rd-party integrations (and still don't wish to in the main library), but would like to find a middle ground. Please see #210...
How can this be tested/maintained?