aboutsummaryrefslogtreecommitdiff
path: root/ag
diff options
context:
space:
mode:
Diffstat (limited to 'ag')
-rwxr-xr-xag1
1 files changed, 1 insertions, 0 deletions
diff --git a/ag b/ag
index 64ae6db..644cb4b 100755
--- a/ag
+++ b/ag
@@ -252,3 +252,4 @@ begin
rescue NoMethodError
abort "Internal Error: Unknown action: #{$options.action}"
end
+# vim: ts=2 sts=2 et ft=ruby: