[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Emacs minor-mode highlight code stages (gexp & sexp)
From: |
Oleg Pykhalov |
Subject: |
Emacs minor-mode highlight code stages (gexp & sexp) |
Date: |
Thu, 09 Nov 2017 12:33:18 +0300 |
Hello Guix,
I found Emacs minor-mode for highlighting stages of code and send a
request for release a tarball¹, so I could package it properly.
Also I made a fork to add a support for G-Expressions and I will wait
until close a request¹ before sending a patch. You could try it now:
$ git clone https://github.com/wigust/highlight-stages.git -b gexp
$ cd CLONED_REPOSITORY_DIRECTORY
$ guix package --install-from-file=guix.scm
¹ https://github.com/zk-phi/highlight-stages/issues/10
Oleg.
- Emacs minor-mode highlight code stages (gexp & sexp),
Oleg Pykhalov <=