This package browser is in early development. Mind the rough edges.

emacs-sed-mode 1.1

Major mode to edit sed scripts

The Sed major mode provides basic support for sed scripts. The functionalities supported are font-locking and auto-indentation.

Installation

Install emacs-sed-mode 1.1 as follows:

guix install emacs-sed-mode@1.1

Or install the latest version:

guix install emacs-sed-mode

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.