dts-mode
- Description
- Major mode for Device Tree source files
- Latest
- dts-mode-1.0.0.20221221.75311.tar (.sig), 2024-Mar-31, 20.0 KiB
- Maintainer
- Ben Gamari <ben@smart-cactus.org>
- Atom feed
- dts-mode.xml
- Website
- https://elpa.gnu.org/packages/dts-mode.html
- Browse repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
This provides basic editing support for DTS files (see https://www.devicetree.org/), with the following features: - Font-lock highlighting - SMIE-based automatic indentation
Old versions
dts-mode-1.0.0.20220305.193049.tar.lz | 2022-Mar-06 | 3.21 KiB |
dts-mode-0.1.1.0.20210327.175816.tar.lz | 2021-Mar-27 | 3.07 KiB |
dts-mode-0.1.1.0.20210327.135816.tar.lz | 2021-Oct-09 | 3.08 KiB |
dts-mode-0.1.0.0.20201127.222749.tar.lz | 2020-Dec-14 | 3.00 KiB |
News
In Version 1.0: - Always use SMIE - Require Emacsā„24 In Version 0.1.1: - Add SMIE-based indentation