Alex Han

Results 2 issues of Alex Han

The escaped backslash does not appear in the snippet return value `\\}`. Minimal example: 1. Create `latex.hsnips` 2. Define the following snippet ``` snippet foo A `` rv = `\\}`...

Hey Nicolas, Great work as usual. I'm wondering what are your solutions (if any) for visually aligning the start of soft-wrapped list items (that is, with `visual-line-mode` enabled)? Something like...