From 8abf7fc6279569e81d053f1c4904a2636ee63972 Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Fri, 22 Nov 2019 02:22:31 -0600 Subject: [PATCH] Helpful for the jumping to suggestion keybindings --- custom.el | 1 + 1 file changed, 1 insertion(+) 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