home.social
  1. Just updated git.sr.ht/~grafov/hare-mode for GNU/Emacs for using Hare 0.26.0 syntax.

  2. I switched from to on my desktop. For me Firejail's configuration is much less cryptic than AppArmor's :) But I noticed there was no syntax highlighting for Firejail config files in , so I created a simple mode using SMIE:

    github.com/grafov/firejail-mode

    Because GNU/Emacs should have a mode for any task, you know!

  3. Added explanations about file management with utility. Also draftly integrated it with in the .

    github.com/uwfmt/fsel
    +
    github.com/uwfmt/emacs-fm

  4. Just actualized hare-mode (I forked it from laumann/hare-mode) for the current language specs. Looks like this is now the most actual hare-mode for :)

    git.sr.ht/~grafov/hare-mode for