DOOM
#1450
Replies: 1 comment 2 replies
-
@welcome-linja I think @llmII may be using Doom Emacs with some Janet support. May be he might have some pointers and/or tips. I think at one point his setup used janet-ts-mode (which in turn requires Emacs >= 29.1 with the integrated tree-sitter support [1]). [1] janet-emacs-trial-kit also uses janet-ts-mode FWIW. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(I would have put this on either live space but they're both borked for me.)
I use DOOM Emacs, which is pretty good except it's a tad...clunky. I don't notice the latency but I do feel it, and I don't even try to understand what's going on under the hood; but to my knowledge there isn't a single other environment that can do all the things it does and integrate them so well without having to write half the logic myself.
A big negative is, of course, the lack of a Janet module. I'm sure I could finagle
janet-emacs-trial-kit
into the DOOM framework, but of course there'd be no Evil bindings and that's kind of a Shellstrop. So, I'm now thinking of writing such a module myself. I can't guarantee it won't slip over the Horizon like all my other insane ideas, I can guarantee that if it doesn't it won't materialise for a long time, and really I'm aware I have no relevant qualifications and plenty of relevant disqualifications. But hopefully by making this one known, I might actually get around to it.Beta Was this translation helpful? Give feedback.
All reactions