by asimjalis on 5/26/23, 7:21 AM with 39 comments
by capableweb on 5/27/23, 12:06 PM
Aniseed is also used by Conjure (Interactive development environment for neovim, used for evaluating Fennel code inside of neovim), which is also made by the same author. Really great plugin for doing Clojure development with neovim. https://github.com/Olical/conjure
by obiefernandez on 5/27/23, 2:23 PM
“Is this a joke?
If you mean the 6,000 lines of working code, then no, I poured hundreds upon hundreds of very serious hours into that. But if you're referring to the fact it's woefully underdocumented, adds considerable overhead to an already slow host platform, and ultimately unlikely to gain any traction, then yeah, probably.”
by EuAndreh on 5/27/23, 12:46 PM
by imran-iq on 5/27/23, 1:13 PM
> Master Pope once dreamt he was an Emacs user. When he awoke, he exclaimed:
> “I do not know if I am Tim Pope dreaming I am an Emacs user, or an Emacs user dreaming I am Tim Pope!”
---
by ykonstant on 5/27/23, 12:35 PM
Tangentially related: asking around in fora and in person, I was surprised to see that many plugin writers have had very good experience with the new Vimscript, and even prefer it to the more general purpose Lua (I was expecting the opposite). I myself have not used any Vimscript, but I am tempted to take a look at the new language.
by omoikane on 5/27/23, 8:00 PM
by ducktective on 5/27/23, 1:00 PM
I mean, I know elisp is not the most efficient of Lisp compilers but doing so for a new IDE opens the door for all available codes and plugins people have written for emacs throughout the years.
by ReleaseCandidat on 5/27/23, 12:39 PM
by edoloughlin on 5/27/23, 1:17 PM
by msla on 5/27/23, 11:42 PM