emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/inf-clojure 64162aa 138/313: Fix a formatting issue in the


From: ELPA Syncer
Subject: [nongnu] elpa/inf-clojure 64162aa 138/313: Fix a formatting issue in the README
Date: Wed, 11 Aug 2021 10:00:02 -0400 (EDT)

branch: elpa/inf-clojure
commit 64162aa65c15c8b4231ee04260ad384b77f7ebbe
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Fix a formatting issue in the README
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index d1de492..9d406e4 100644
--- a/README.md
+++ b/README.md
@@ -113,8 +113,10 @@ For an optimal Lumo experience the `-d` needs to be passed 
to Lumo when launched
 
 For example, you can use the following command (assuming `cp` contains the 
classpath) in your `.dir-locals.el`:
 
+```el
 ((nil . (eval . (setq inf-clojure-boot-cmd (concat "lumo -d -c "
                                                     (f-read (concat 
(inf-clojure-project-root) "cp")))))))
+```
 
 ## Troubleshooting
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]