This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-07-01
Channels
- # announcements (53)
- # babashka (27)
- # beginners (103)
- # biff (1)
- # calva (21)
- # cider (5)
- # circleci (12)
- # clj-kondo (7)
- # cljfx (3)
- # cljsrn (9)
- # clojure (25)
- # clojure-europe (21)
- # clojure-nl (1)
- # clojure-uk (21)
- # clojured (1)
- # clojurescript (49)
- # cursive (20)
- # datomic (33)
- # events (3)
- # fulcro (39)
- # graalvm (20)
- # graphql (2)
- # introduce-yourself (1)
- # jobs (14)
- # keechma (3)
- # lsp (34)
- # malli (18)
- # meander (15)
- # off-topic (30)
- # polylith (10)
- # re-frame (21)
- # releases (2)
- # remote-jobs (5)
- # sci (10)
- # shadow-cljs (16)
- # tools-deps (2)
- # vim (6)
anybody using a font supporting ligatures? which ones work well for Clojure?
I like FiraCode
I'm using Hasklig, it works nicely
thanks, I'll try them
Example for FiraCode:
how did you get the lambda?
That’s a ligature for fn
is that part of FiraCode?
not in latest release
:thinking_face:
I like PragmataPro because it is condensed. But in emacs anonymous functions breaks a bit rainbow parenthesis. #(
is combined to ligature
Enabled it like this in my doom config. Enabled ligatures in doom config, too, maybe there is some overriding going on?
there is a package ligatures
available to use in doom-emacs
maybe it is enabled in your init.el?
** Module Flags
+ =+extra= Enables extra symbol substitutions in certain modes, for example
~lambda~ in lisps are replaced with ~λ~.
That was it, thanks
it is listed in https://github.com/tonsky/FiraCode/issues/36 but I agree that changing the width from two to one character can be problematic (it could mess up indentation etc)
I use prettify symbols with VSCode and also FiraCode, with prettify symbols you can setup your own substitutions. e.g. Reduce:
Is the clojuredesign-podcast channel still available?
Dankje!