adasium

Results 5 issues of adasium

Here the function `chom/toggle-thing` replaces using regexp matches defined in `chom/toggle-thing-alist`. For exmaple `(visual . ("test" . "tested"))` says: in visual mode check if selected region is equal to "test"...

I would like to use it in a macro but I'm not sure how to do that. I figured our something like this: ```lisp (call-interactively #'evil-surround-change t (vector "]" ")"))...

need-help

Currently there is no support for piping into `cm` (e.g. `python main.py | cm`). There are two reasons for it: one of them being the lack of possibility to repeat...

Thank you for making this extension! YouTube used to have sections (something like `` tags) on the Subscriptions page: today, last 7 days, last month. This allowed for a quick...

When user is done with Quick Start (building with Stack and providing a Discord token in secret.json) user is not presented with a prompt or any indication of what to...