summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-06-27 20:20:13 -0400
committerJesse Luehrs <doy@tozt.net>2013-06-27 20:20:13 -0400
commit448ed3da95cf3d28fb35a3231249180cf22f6129 (patch)
tree19571cb06a0900ec483cea13d57d471984ccf587 /dist.ini
parent822aa7f7cabe020e178fa782f52dd05cc4bf0a1f (diff)
downloadreply-448ed3da95cf3d28fb35a3231249180cf22f6129.tar.gz
reply-448ed3da95cf3d28fb35a3231249180cf22f6129.zip
add completion for globals
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index f431c0b..cd5cda3 100644
--- a/dist.ini
+++ b/dist.ini
@@ -28,6 +28,7 @@ skip = ^Data::Printer$
skip = ^Proc::InvokeEditor$
skip = ^Win32::Console::ANSI$
skip = ^B::Keywords$
+skip = ^Package::Stash$
[Prereqs / RuntimeRecommends]
App::Nopaste = 0
@@ -37,6 +38,7 @@ Data::Printer = 0
Proc::InvokeEditor = 0
Term::ReadLine::Gnu = 0
B::Keywords = 0
+Package::Stash = 0
; XXX it'd be nice if we could make this recommended instead of required
[OSPrereqs / MSWin32]