Add maintainer package header.
Update package headers.
Version 0.3
Major mode for editing Devicetree files.
Features:
guix package -f guix.scm
Clone this repo.
(use-package graphql-ts-mode
:ensure nil
:load-path "PATH TO WHICH THE REPOSITORY WAS CLONED"
:init
(with-eval-after-load 'treesit
(add-to-list 'treesit-language-source-alist
'(devicetree "https://github.com/joelspadin/tree-sitter-devicetree"))))
This requires a working C compiler.
GPLv3