aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-10-29 11:39:43 +0530
committerAkshay Nair <phenax5@gmail.com>2025-10-29 11:39:43 +0530
commit406432cd53c168390221ae37a41724eda5b867c9 (patch)
tree86cc93cac5aafc87f5215c7ff3718362f3a26bc8 /scripts
parent74d4dd79e50d816f87d4f7127b978d5f1467e1e6 (diff)
downloadkakoune-config-406432cd53c168390221ae37a41724eda5b867c9.tar.gz
kakoune-config-406432cd53c168390221ae37a41724eda5b867c9.zip
Change singleton terminal escaping + ts face changes
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/apply_vimgrep_updates.fnl2
1 files changed, 2 insertions, 0 deletions
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 []