emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/indent-bars 1f575f2404 211/431: Remove unused ts--scope


From: ELPA Syncer
Subject: [elpa] externals/indent-bars 1f575f2404 211/431: Remove unused ts--scope-query
Date: Mon, 16 Sep 2024 12:59:30 -0400 (EDT)

branch: externals/indent-bars
commit 1f575f2404ddc288980d58332708581f37755f22
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>

    Remove unused ts--scope-query
---
 indent-bars-ts.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/indent-bars-ts.el b/indent-bars-ts.el
index 1a71357513..ad707be427 100644
--- a/indent-bars-ts.el
+++ b/indent-bars-ts.el
@@ -111,7 +111,6 @@ Has effect only if `indent-bars-treesit-scope' is non-nil."
 ;;;; Node Utilities
 (defvar-local indent-bars-ts--parser nil)
 (defvar-local indent-bars-ts--wrap-query nil)
-(defvar-local indent-bars-ts--scope-query nil)
 (defvar-local indent-bars-ts--string-query nil)
 
 (defsubst indent-bars-ts--node-spans-p (node start end)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]