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.
- Outputs:
out - Website: https://elpa.gnu.org/packages/sed-mode.html
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
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.