Fork me on GitHub
#spacemacs
<
2018-08-17
>
practicalli-johnny16:08:23

@eggsyntax I also prefer #_ the reader macro comment, especially to comment out code that I occasionally want to evaluate. Someone gave me the following elisp code to insert this type of comment, works fairly well https://gist.github.com/jr0cket/6c4e00410e3a5cd579af3b053a4142ac#file-spacemacs-el-L728

4
eggsyntax18:08:01

Oh, yeah, that's nice; just bound it to C-<tab>.