emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ivy-explorer 1da2e48 16/29: Increase default number of


From: Clemens Radermacher
Subject: [elpa] externals/ivy-explorer 1da2e48 16/29: Increase default number of columns to 5
Date: Tue, 12 Mar 2019 09:04:36 -0400 (EDT)

branch: externals/ivy-explorer
commit 1da2e48f4c5df096679afdc26d34e78f408c9520
Author: Clemens Radermacher <address@hidden>
Commit: Clemens Radermacher <address@hidden>

    Increase default number of columns to 5
---
 ivy-explorer.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ivy-explorer.el b/ivy-explorer.el
index bdf4e0a..6f069f0 100644
--- a/ivy-explorer.el
+++ b/ivy-explorer.el
@@ -67,7 +67,7 @@ Line is drawn between the ivy explorer window and the Echo 
Area."
   :group 'ivy-explorer
   :type 'boolean)
 
-(defcustom ivy-explorer-max-columns 4
+(defcustom ivy-explorer-max-columns 5
   "If given the maximal number of columns to use."
   :group 'ivy-explorer
   :type 'integer)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]