Steven Sun
Steven Sun
Oh I see -- well, you could always programmatically build the list of spaces. I think it'd be possible to add a feature where spaces could be defined by path...
Hi! Can you link to where you found that documentation? I think I based mine off of their blog post IIRC, but I have seen some variants around.
Thanks! And good catch, I must've remembered wrong - should be fixed in 0.2.5.
I see this issue with the webgpu frontend, works with the opengl frontend.
Not known, thanks for the report!
Hey! Yank to system is implemented but it was undocumented. You can choose the register as the first argument to Myank, so `:'
You could add a vmap like so: `vmap y :Myank *`. Though it might be good to make including diagnostics configurable?
Closing with docs update in a0de027
The general approach of this plugin right now is programmatic prompt building, so you could write something template-y and `gsub` it. I'd like to do a DX pass at some...
Glad you like it! > Though I agree, more additions to the documentation will be great! I'd appreciate any specific feedback you have (issue in #28 ), writing docs is...