Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Yeah, definitely says something about the simplicity of Fennel, but also the quality of the documentation. I love how short tutorial.md is

Those changes seem to fix the alignment, but only if `lisp-indent-offset` is nil. This might be more of an Emacs question than a fennel-mode question, but is there a way to get it to indent with two spaces? `lisp-mode` will indent with two spaces for me, but this new version of `fennel-mode` indents with four.

I realized my fix to imenu broke indentation, so maybe try pulling again. I don't have lisp-indent-offset set to anything; in fact doing so breaks the indentation further.

Still messed up :<  You're on 26.1, right? I should probably look into this and see if it's an issue on my part (this week is going to be mostly studying for exams, but I can probably make some time this weekend to play around with it)