summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-10 11:09:03 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-10 11:09:03 -0400
commita68ccd1f42b4c3e1e73ddaa3746ed0c11d718f5a (patch)
tree5d8991d7b8405bcf6217a869e95339970f857361
parent7020ed490386e8a540e39d793a90738c160b5dcf (diff)
downloadreply-a68ccd1f42b4c3e1e73ddaa3746ed0c11d718f5a.tar.gz
reply-a68ccd1f42b4c3e1e73ddaa3746ed0c11d718f5a.zip
enable the command completer by default
-rw-r--r--lib/Reply/App.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Reply/App.pm b/lib/Reply/App.pm
index e88f2f5..26bd85c 100644
--- a/lib/Reply/App.pm
+++ b/lib/Reply/App.pm
@@ -134,3 +134,4 @@ script_line3 = use 5.XXX
[Autocomplete::Functions]
[Autocomplete::Globals]
[Autocomplete::Methods]
+[Autocomplete::Commands]