ryepesg

Results 31 comments of ryepesg

I like the second proposal (Make the evil-cp theme stick to M-bindings alone) and also I agree with `M-[` to wrap something in square brackets. In cases of conflict between...

We disagree about some configurations, but if I am the only one using evilcp, sure, lets remove it. Also, if you want to use the name evilcp alone (without the...

Thank you @abo-abo. For me it is easy to apply my own configurations, so the issue is what is the best for newcomers. Having two similar themes is confusing for...

I had the same issue even after removing VSCode completely with: ``` rm -fr ~/Library/Preferences/com.microsoft.VSCode.helper.plist rm -fr ~/Library/Preferences/com.microsoft.VSCode.plist rm -fr ~/Library/Caches/com.microsoft.VSCode rm -fr ~/Library/Caches/com.microsoft.VSCode.ShipIt/ rm -fr ~/Library/Application\ Support/Code/ rm -fr...

I am having the same issue using `net5.0` on a MacOS. Code Lenses don't work either.

:+1: Using [re-frame](https://github.com/Day8/re-frame) or [petrol](https://github.com/krisajenkins/petrol) for elm like architecture would be nice too.

Excuse my ignorance, but how it compares to [adjust-parens](https://elpa.gnu.org/packages/adjust-parens.html) plus [aggressive-indent](https://github.com/Malabarba/aggressive-indent-mode)?. I read some discussion [here](https://www.reddit.com/r/emacs/comments/3sfmkz/could_this_be_a_pareditsmartparens_killer.html), [here](https://www.reddit.com/r/lisp/comments/3seo0j/parinfer_lets_simplify_the_way_we_write_lisp_by/) and [here](https://news.ycombinator.com/item?id=10547772), but I'm still without a clue.

Great answer, thank you very much.

@icy Yes, my use case is only for (un)install, other operations like search already work fine. Here are the outputs for the commands you mentioned: % pacapt -S gimp; echo...

Hi @icy, I just tested but it didn't work. Here is how I tested: /tmp/pacapt (git)-[ng] % git checkout -b fix_117 Switched to a new branch 'fix_117' /tmp/pacapt (git)-[fix_117] %...