Andrey Listopadov

Results 306 comments of Andrey Listopadov

I do. Used it in Kakoune. There were some issues with long running sessions, but performance-wise its good

Although the big point for me is that this package is pure elisp. Which means that it works on my phone, and on PC

I'm going to explore how I can integrate smart mode with paren and indent modes, because currently you're locked into smart mode. If I will figure this out are here...

Glad to hear that you have plans on improving this package I don't know implementation details, but will it be possible to parse expression inside-out? E.g. if we're inside expression,...

Yeah, I've realized that. I have high hopes for [native compilation of emacs lisp](http://akrl.sdf.org/gccemacs.html). I'm currently using this branch and it is really fast.

> I've heard of this, is it require a very long time to compile the Emacs and packages? Not quite. It's longer, but, and it's a big but, you can...

Not quite the same behaviour, but I've noticed that some elements change their colors. Before running Goyo: ![image](https://user-images.githubusercontent.com/19470159/36073204-a31edf96-0f3d-11e8-8ff0-2c020ecf5878.png) `:Goyo`: ![image](https://user-images.githubusercontent.com/19470159/36073208-a63714a0-0f3d-11e8-8943-9e9267c0dd96.png) `:q`: ![image](https://user-images.githubusercontent.com/19470159/36073211-aac6015c-0f3d-11e8-9891-d97e4eb43013.png)

I'm using Version 1.2.0(11) installed from F-Droid on Android 10 MIUI12.0.1 > Do you have some feeds colors which are too bright or too dark? No, The issue is that...

A bit more info. I;ve discovered that recent update brought mea. special swithc that allows me to choose in the system settings what apps are affected by dark mode. I...

can you provide any example where smarttab is involved? To me that's an upstream problem