branch: elpa/blueprint-ts-mode
commit f62b8a1cf278cf1ce8f47f2b04fcbb99b26f4b30
Author: Huan Nguyen <[email protected]>
Commit: Huan Nguyen <[email protected]>
??
---
blueprint-ts-mode.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/blueprint-ts-mode.el b/blueprint-ts-mode.el
index eb91daffeb..9a88399a9a 100644
--- a/blueprint-ts-mode.el
+++ b/blueprint-ts-mode.el
@@ -1,9 +1,8 @@
-;;; blueprint-ts-mode.el --- Major mode for editing GNOME Blueprint files -*-
lexical-binding: t; -*-
+;;; blueprint-ts-mode.el --- tree-sitter support for Blueprint files -*-
lexical-binding: t; -*-
-;; Copyright (C) 2023 Huan Thieu Nguyen
+;; Copyright (C) 2023 Huan Thieu Nguyen
;; Author: Huan Thieu Nguyen <[email protected]>
-;; Maintainer: Huan Thieu Nguyen <[email protected]>
;; Version: 0.0.1
;; URL: https://github.com/huanie/blueprint-ts-mode
;; Keywords: languages, blueprint, tree-sitter, gnome, gtk