~protesilaos/sxhkdrc-mode

Emacs major mode for editing sxhkdrc files (Simple X Hot Key Daemon)
Update to version 1.0.0
Use correct syntax for 'skip-chars-forward'
Simplify outline-regexp

clone

read-only
https://git.sr.ht/~protesilaos/sxhkdrc-mode
read/write
git@git.sr.ht:~protesilaos/sxhkdrc-mode

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

#sxhkdrc-mode for GNU Emacs

This is a major mode for editing sxhkdrc files. SXHKD is the Simple X Hot Key Daemon which is commonly used in minimalist desktop sessions on Xorg, such as with the Binary Space Partitioning Window Manager (BSPWM). The sxhkdrc file configures key chords, binding them to commands. For the technicalities, read the man page sxhkd(1).