Alexander Grafov
-
Just updated https://git.sr.ht/~grafov/hare-mode for GNU/Emacs for using Hare 0.26.0 syntax. #emacs #harelang
-
I switched from #AppArmor to #Firejail 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 #Emacs, so I created a simple mode using SMIE:
https://github.com/grafov/firejail-mode
Because GNU/Emacs should have a mode for any task, you know! #butterfly
-
hare-mode for #Emacs now available in #MELPA https://melpa.org/#/hare-mode
-
Added explanations about file management with #fsel utility. Also draftly integrated it with #Dired in the #Emacs.
https://github.com/uwfmt/fsel
+
https://github.com/uwfmt/emacs-fm -
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 #Emacs :)