vining-onward
vining-onward
Currently `:ToggleTermSendVisualSelection` sends lines to the REPL line-by-line, which in many cases breaks the behavior of code blocks. For example, when sending the following code to ipython ``` def hi():...
Is there a way to clear the snippet jumplist so, for example, I can guarantee that pressing `` will add 4 spaces instead of finding a previous snippet jump location?...
I'm very interested in having an indicator of where Luasnip will jump to next (assuming there are no expansions available at the cursor). This indicator could be a token such...