From a2587b291e6f64a8468e8903fa5ff7564f99a4dd Mon Sep 17 00:00:00 2001 From: Marc Pohling Date: Mon, 21 May 2018 12:51:38 +0200 Subject: [PATCH] minor visual fixes --- config.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.org b/config.org index 7461a86..1a8ccfe 100644 --- a/config.org +++ b/config.org @@ -1,6 +1,6 @@ #+TITLE: Emacs Configuration #+AUTHOR: Marc Pohling -#+ + * Personal Information #+BEGIN_SRC emacs-lisp @@ -1406,6 +1406,7 @@ END_SRC To fix it: - Figure out which jediepcserver is running (first guess is melpa/jedi-core../jediepcserver.py - Change some code: + #+BEGIN_SRC python 100 return dict( 101 # p.get_code(False) should do the job. But jedi-vim use replace.