all repos — nixfiles @ 33c0e9699951140bddb9f408bd9a2a7b5deacf7f

System and user configuration, managed by nix and home-manager

Emacs: Improve company popup layout

Alan Pearce
commit

33c0e9699951140bddb9f408bd9a2a7b5deacf7f

parent

92ad3ee5c18fc15a63ef3cec41731ba23c63b3ab

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M tag-emacs/emacs.d/init.eltag-emacs/emacs.d/init.el
@@ -246,6 +246,7 @@ company-idle-delay .3
company-begin-commands '(self-insert-command) company-auto-complete #'company-explicit-action-p company-auto-complete-chars '(?\ ?\( ?\) ?.) + company-tooltip-align-annotations t company-dabbrev-downcase nil))) ;;;; Dates & Times