This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-01-13
Channels
- # announcements (13)
- # beginners (52)
- # bitcoin (2)
- # calva (2)
- # cider (7)
- # clara (1)
- # clj-commons (11)
- # clj-kondo (6)
- # cljdoc (14)
- # clojure (68)
- # clojure-belgium (1)
- # clojure-denmark (6)
- # clojure-europe (57)
- # clojure-nl (2)
- # clojure-norway (10)
- # clojure-uk (3)
- # clojurescript (7)
- # code-reviews (17)
- # conjure (1)
- # cursive (5)
- # dev-tooling (11)
- # emacs (9)
- # fulcro (12)
- # hugsql (20)
- # introduce-yourself (6)
- # joyride (2)
- # leiningen (1)
- # lsp (61)
- # malli (30)
- # missionary (11)
- # nbb (6)
- # off-topic (26)
- # portal (5)
- # practicalli (5)
- # re-frame (8)
- # releases (8)
- # sci (21)
- # shadow-cljs (3)
- # sql (17)
- # squint (1)
- # xtdb (3)
on https://practical.li/neovim/install/clojure/ there's a box 'Treesitter Fennel Configuration' boxed link that refers to localhost:7777 I guess that's a typo?
Opps, 7777 is the local server I used for testing, I must have copied too much of the URL 🙂 Pushed a fix which should be published in the next 5 minutes or so. Thank you.
Pushed many changes to https://github.com/practicalli/doom-emacs-config and added a few more pages to http://practical.li/doom-emacs book
I've removed the , ,
key binding I added to the Magit commit message as it was leaking into other menus. I stumbled upon ZZ
Doom key binding to confirm the commit message (rather than ,,
) which seems to work nearly as well. ZQ
cancels the commit message. These keys have been added to https://practical.li/doom-emacs/version-control/magit/
Heya @U05254DQM did you notice https://github.com/doomemacs/doomemacs/blob/e96624926d724aff98e862221422cd7124a99c19/docs/getting_started.org?plain=1#L680-L685? He could probably just link to your doom emacs guide.
I did see that request a while ago when I was still struggling with Doom. I have a more to add to the Doom book, but it could be a useful resources. I'll take another look at the request this weekend, thanks for the reminder.