(feat): Switch to a minor-mode for the dev-suite (#805)

* (feat): Switch to a minor-mode for the dev-suite

Co-authored-by: N V <44036031+progfolio@users.noreply.github.com>

Co-authored-by: N V <44036031+progfolio@users.noreply.github.com>
This commit is contained in:
Leo Vivier
2020-06-12 22:01:52 +02:00
committed by GitHub
parent eca07277ce
commit 2eb0aac88a
2 changed files with 10 additions and 3 deletions

View File

@ -3,4 +3,4 @@
((emacs-lisp-mode
(eval . (require 'org-roam-dev))
(sentence-end-double-space . nil)))
(eval . (org-roam-dev-mode))))