Fork me on GitHub
#emacs
<
2017-11-14
>
qqq01:11:16

anyone have a good emacs/clojure setup for unicoede function names? I'm thinking of using special cahrs for htings like union/intersection/closure/other standard math ops

gfredericks02:11:34

for what part? typing them?

bostonaholic04:11:25

@qqq if you’re using spacemacs, you can (setq clojure-enable-fancify-symbols t)

qqq05:11:43

Actually, I just found a key to insert-char

qqq05:11:49

and I don't mind typing the unicode name to get the symbol

qqq05:11:24

so typing the unicode symbol becomes 1. hotkey to trigger insert-char 2. type 'union' and watch helm auto complete / filter