~bbuccianti/hare-mode

Emacs plugin for Hare
bb7b2fac — Benjamin Buccianti 1 year, 4 months ago
updating keywords, constants, etc by sebastian
Hare comments changed from /* comments */ to // comments
Make docstrings adhere to checkdoc

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~bbuccianti/hare-mode
read/write
git@git.sr.ht:~bbuccianti/hare-mode

You can also use your local clone with git send-email.

#hare-mode

An emacs mode for editing the hare language in Emacs. It includes:

  • Syntax highlighting
  • Indentation
  • Some keybindings

#Indentation

Hare mode uses SMIE for indentation. It defines a simple grammar, and tries to indent accordingly. Until all quirks are fixed in the grammar and indentation, we offer some indentation bindings, making handling of indentation a little easier.

#Bindings

Binding Name
tab hare-mode-indent-forward
backtab hare-mode-indent-backward