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

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

[elpa] externals/company 141957f 1/2: Revert an accidental change


From: ELPA Syncer
Subject: [elpa] externals/company 141957f 1/2: Revert an accidental change
Date: Sun, 28 Mar 2021 19:57:06 -0400 (EDT)

branch: externals/company
commit 141957f4af853f3708b72f4a06c1510b8101d7c5
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Revert an accidental change
---
 company.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/company.el b/company.el
index 73afcb2..ebf7473 100644
--- a/company.el
+++ b/company.el
@@ -1396,7 +1396,7 @@ end of the match."
    (expand-file-name "icons"
                      (file-name-directory (or load-file-name 
buffer-file-name)))))
 
-(defcustom company-icon-size 30
+(defcustom company-icon-size 15
   "Default icons size."
   :type 'integer)
 



reply via email to

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