sed-mode 
- Description
- Major mode to edit sed scripts
- Latest
- sed-mode-1.1.0.20230721.0.tar (.sig), 2026-Aug-16, 10.0 KiB
- Maintainer
- Stefan Monnier <monnier@iro.umontreal.ca>
- Other versions:
- release version
- Website
- https://elpa.gnu.org/nongnu/sed-mode.html
- ELPA's Repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install or list-packages.
Full description
This major mode provides basic support for Sed scripts. Despite its simplicity, I hope this major mode will be overkill for you. The functionality supported is: - Font-locking - Auto-indentation
News
Since V1.0: - Improve the `Commentary'. Version 1.0: Initial release.