David
David
example ``` .warn-icon { &::before { content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23FFA000' d='M10 0c5.514 0 10 4.486 10 10s-4.486 10-10 10S0 15.514 0 10 4.486 0 10 0zm0 1.25c-4.825 0-8.75...
easy peazy solution i just found: ``` module.exports = { render: () => {}, }; ``` just do this on a file called svgMock.js (or wathever) and then add it...
i cant even use the tool because i use tmux ctrl-a as leader..
still the same issue yes.. nvim 0.5
this repo is dead for some years now anyways..
even with the forked repo i do the imap tab and i get that it is defined on UltiSnips and not on supertab (even putting it first or last in...
technically these aren't really solutions but more work-arounds. I think the real problem is because the framework decides to copy the element to the bottom of the body and hides...
By the way this behavior is completely different on safari. (Just try to do a select all on safari). Safari for some reason selects the background as well as the...
so.. how do we do to enable this exactly?
Weird ... Shouldn't this all be downloaded from you by COC?