From e623d724c22eb25d5834626bbd2acf58b9169104 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Wed, 10 Jun 2015 23:46:25 -0400 Subject: [PATCH] add jedi-core to my-packages --- .emacs | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs b/.emacs index d4c6b60..2b011ec 100644 --- a/.emacs +++ b/.emacs @@ -67,6 +67,7 @@ php-mode scad-mode smarttabs + jedi-core company-jedi)) ;;auctex)) (el-get-cleanup my-packages)