diff options
Diffstat (limited to 'scripts/apply_vimgrep_updates.fnl')
| -rwxr-xr-x | scripts/apply_vimgrep_updates.fnl | 2 |
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 [] |
