Somelauw

Results 29 comments of Somelauw

@crocket, it has the problem that it breaks `:w otherfilename.org`

@crocket, it has the problem that it breaks `:w otherfilename.org`

What is `gx` bound to by default? I have bound `org-open-at-point` to RET in normal mode and use return to open them.

Hmm, then it might be a good idea. Although in my personal config I'll unbind it, because I use https://github.com/Dewdrops/evil-exchange

@betaprior This is kind of intended, because $ goes to the end of visual line. Maybe pressing `$` twice should go to the real end, but `$` is already kind...

There are currently two ways to configure it. One way is to customize evil-org-keytheme, the other is to call evil-org-set-key-theme in your init file. If you want to avoid calling...

Here are some ideas: 1. Modify evil-forward-sexp to move point to some place at the beginning of the next line if the underlying function sp-forward-sexp ends at eol. Something like:...

1. According to Wikipdia, t = epsilon * max(rows, cols) * max(S) For Java double type, the machine epsilon is 2^-52. 2. Theoretically, you could stop at the first zero...

Would it be a good idea to bind C-t to org-todo in Spacemacs? By the way, each of the following key combinations can also be used to change the TODO...