diff --git a/modules/prelude-company.el b/modules/prelude-company.el index 722d6d9..9492f4b 100644 --- a/modules/prelude-company.el +++ b/modules/prelude-company.el @@ -36,6 +36,7 @@ (require 'company) (setq company-idle-delay 0.5) +(setq company-show-numbers t) (setq company-tooltip-limit 10) (setq company-minimum-prefix-length 2) ;; invert the navigation direction if the the completion popup-isearch-match