quark-emacs
quark-emacs copied to clipboard
:rocket: An incredible wonderland of code
E.g. die in: ```latex \begin{minted}{c} // hi \end{minted} ``` Yields: ```latex \begin{minted}\end{minted} ``` I would prefer: ```latex \begin{minted}{c}\end{minted} ```
I think the current setup is suboptimal on several counts: Using the prefix gs means there's too much "warmup time" before the hydra can come in and make things efficient....
This means that it's impossible to complete while inside a snippet, which can be very inconvenient.
I use this all of the time and I think it's time to bind it to something.
C-= is a really nice currently open keybinding. Over the next week or so, see what commands I invoke a lot and move it there.
See https://github.com/Wilfred/remacs/issues/137.
Try to setup a reasonable system with `auto-fill-mode` or something similar.