diff --git a/custom.el b/custom.el index 36f68d3..d09e9ef 100644 --- a/custom.el +++ b/custom.el @@ -10,6 +10,7 @@ '(backup-directory-alist (quote ((".*" . "~/.emacs.d/backup")))) + '(company-show-numbers t) '(delete-by-moving-to-trash t) '(dired-listing-switches "-alh") '(elpy-eldoc-show-current-function