Skip to content

agx/systemd-hwdb-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

A major mode for systemd hwdb files

This major mode provides some syntax highlighting for systemd's hwdb files.

A screenshot using hwdb mode

Usage

Copy systemd-hwdb.el to ~/.emacs.d/vendor/, then make sure it gets loaded:

(add-to-list 'load-path "~/.emacs.d/vendor")
(require 'systemd-hwdb-mode)

About

Emacs major mode for systemd's hwdb files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published