aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
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 []