Results 44 issues of Andrey Listopadov

It would be nice if there was an official library build for aarch systems. Kakoune, Emacs, Vim, and NeoVim are all available in [Termux](https://termux.com/), and it would be great if...

Parinfer Rust should be fast enough to strip away comments before processing and migrate [unbalanced quote](https://shaunlebron.github.io/parinfer/#inserting-quotes) issues that original Parinfer had. Are there any plans for such feature?

After some changes made by parinfer smart mode it is impossible to recover original file state. I'll add minimal example later

## Expected behavior Symbol renamed ## Actual behavior ``` java.lang.IllegalStateException: refactor-nrepl is unable to build an AST for myapp.core. tools.analyzer encountered the following problem: Can't set!: *warn-on-reflection* from non-binding thread...

In Android 10 it is possible to use system-wide dark mode, and apps are now can follow system settings. It's great that Readrops follows the setting (maybe unintentionally), but I...

bug

Expose eros-eval-overlay as a part of the public API for other packages to use. This function now only creates overlays, evaluation, and result propagation moved to the elisp related functions...

Would be nice if I could build it with Guix. I think it provides all you need from Nix

I've been trying to develop in TIC on my phone without using the APK due to #2222 with mixed results. After a bit of trial and error, I managed to...

Hi! I would like to ask if it is possible to add an extension point to the `org-hugo-heading` function in order to tweak how certain headings are exported. Right now...

I have a three-disk album that is stored like this: ``` Album Name ├── CD1 │ ├── cd_rip.flac │ └── cd_rip.cue ├── CD2 │ ├── cd_rip.flac │ └── cd_rip.cue └──...

bug