From 406432cd53c168390221ae37a41724eda5b867c9 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 29 Oct 2025 11:39:43 +0530 Subject: Change singleton terminal escaping + ts face changes --- scripts/apply_vimgrep_updates.fnl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/apply_vimgrep_updates.fnl') diff --git a/scripts/apply_vimgrep_updates.fnl b/scripts/apply_vimgrep_updates.fnl index 664ed8a..4542930 100755 --- a/scripts/apply_vimgrep_updates.fnl +++ b/scripts/apply_vimgrep_updates.fnl @@ -1,5 +1,7 @@ #!/usr/bin/env -S fennel --lua luajit +;; TODO: Support -A -B outputs for context + (local M {}) (fn M.main [] -- cgit v1.3.1