summaryrefslogtreecommitdiffstats
path: root/replyrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-22 02:02:19 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-22 02:03:35 -0400
commit5188f232f4ce794c379ccd10f2ffa51458f75142 (patch)
tree2aaae4692a92ff9451eca55bdb6a7652808b1a2c /replyrc
parent5a6ff7a2052ff7a8b5fa204a70d6ad2a56f85cb1 (diff)
downloadconf-5188f232f4ce794c379ccd10f2ffa51458f75142.tar.gz
conf-5188f232f4ce794c379ccd10f2ffa51458f75142.zip
add some new plugins to my config
Diffstat (limited to 'replyrc')
-rw-r--r--replyrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/replyrc b/replyrc
index fc87f60..b5938e3 100644
--- a/replyrc
+++ b/replyrc
@@ -3,6 +3,13 @@ script_line2 = use warnings
script_line3 = use 5.018000
script_line4 = use lib 'lib'
+[Autocomplete::Globals]
+[Autocomplete::Keywords]
+[Autocomplete::Lexicals]
+[Autocomplete::Methods]
+[Autocomplete::Packages]
+[Autocomplete::Functions]
+[Autocomplete::Commands]
[Nopaste]
[Interrupt]
[FancyPrompt]
@@ -15,3 +22,4 @@ script_line4 = use lib 'lib'
[LoadClass]
[Editor]
[ResultCache]
+[CollapseStack]