674 B
674 B
perga-mode
Features
Basically just a tree-sitter grammar enabling nice font-lock. I would like to add more features eventually (indentation, fixing comments, integration with the REPL), but it's decent enough for now.
Installation
perga-mode isn't on melpa. I use elpaca, but very similar commands will work for straight.el or something similar.
(use-package perga-mode
:ensure (:repo "https://forgejo.ballcloud.cc/wball/perga-mode.git"))
Upon first use, it will prompt you to install the corresponding tree-sitter grammar.