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

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

[elpa] externals/dape d896720cc1 011/123: Add projectile configuration i


From: ELPA Syncer
Subject: [elpa] externals/dape d896720cc1 011/123: Add projectile configuration in readme
Date: Tue, 5 Dec 2023 03:57:56 -0500 (EST)

branch: externals/dape
commit d896720cc1cc6addc994015f17a8d1d93401b358
Author: Daniel Pettersson <daniel@dpettersson.net>
Commit: Daniel Pettersson <daniel@dpettersson.net>

    Add projectile configuration in readme
---
 README.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.org b/README.org
index 3b0b271854..cf86a04935 100644
--- a/README.org
+++ b/README.org
@@ -40,6 +40,9 @@ Currently =Dape= does not come with any debug adapter 
configuration.
 
     ;; Kill compile buffer on build success
     ;; (add-hook 'dape-compile-compile-hooks 'kill-buffer)
+
+    ;; Projectile users
+    ;; (setq dape-cwd-fn 'projectile-project-root)
     )
 #+end_src
 



reply via email to

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