Artur Malabarba

Results 175 comments of Artur Malabarba

_Just my 2 cents_. I know some people are in favor of 2-spaces everywhere, but I don't think we can ever reach a consensus. It just boils down to preference...

I have some code laying around that parses clojure repositories. I could adapt it to analyse indentation.

Yeah, that's what I did to fix it. I just thought you'd like to know this happens. ;)

Indeed. Would be nice if this could be supported by cljfmt too. If you decide to try, I'd be happy to help as well.

@mitchelkuijpers Happy to help however I can.

Try calling M-x customize-variable. Type in beacon-color and hit RET. That should let you customize the variable.

Hi Arhur, No I wasn't planning on addressing them myself. :-) Feel free to create a PR!

Yes, that's why it happens. One way to work around it is to enable truncate-line-mode.

It wouldn't be super hard, because the current functionality already implements the background changing, one would only need to make it go backwards.

Does eye browse have hooks? If so, it's just a matter of adding beacon-blink to something like eye-browse-after-change-configuration-hook. If it doesn't have a hook like that then you can still...