Hacker News new | ask | show | jobs
by nerdponx 1813 days ago
And if you really want Lisp in Neovim, you can use the Aniseed framework to write your plugins and scripts in Fennel.
1 comments

Thanks for pointing out Fennel! every since I learned a little of elisp I really enjoyed the experience but common lisp seems like a beast to big to take on, clojure run on java and tbh I'm prejudiced against it... but fennel is just a simple lisp that runs on lua with no overhead? now that's something I can get behind!