Avatar

oantolinB

oantolin@alien.top
Joined
0 posts • 13 comments
Direct message

When you say “however, colors work magic for reading code for me”, do you mean having most text in the same color, say purple, or do you mean having a variety of colors? Because the article specifically complains that “everything is purple” in elixir-ts-mode instead of having a wider variety of color.

permalink
report
parent
reply

If I understood correctly, the problem turned out to be caused by evil but the post doesn’t mention evil anywhere! Always mention evil, and, more generally, explain how to reproduce the problem.

permalink
report
reply

You skipped a newline between points 2 and 3 and that screwed up the numbering of the remaining points.

permalink
report
parent
reply

What I’ve learned from this thread is that Google Chrome on my cheap Android phone is better than Safari on an iPad or iPhone. :)

permalink
report
reply

Maybe in Org buffers Hyperbole’s M-RET simply defers to org-open-at-point?

permalink
report
parent
reply
2 points

Isn’t VS Code less feature ful than Emacs, not the other way around? Does it have keyboard macros, can I extend the editor by writing a function in Javascript in a scratch buffer and bind it to a key without needing to package the whole thing as an extension? I confess I haven’t tried VS Code but from what I hear it sounds like it wouldn’t let me automate things to anywhere near the extent I can in Emacs.

permalink
report
reply

It does do that. If you have embark-act bound to C-., then C-. i inserts the current minibuffer completion candidate into the buffer from which you ran the command that opened the minibuffer.

permalink
report
parent
reply

I would suggest using just org, it seems to me that it has everything you need for a personal wiki.

permalink
report
reply

I imagine some people prefer vi because they think Vim is “bloatware”.

permalink
report
parent
reply

I bet that folks that prefer vi to Vim would prefer viper to evil.

permalink
report
parent
reply