Pin Org Mode version to stable

This commit is contained in:
Daniel Borchmann 2020-05-11 19:14:28 +02:00 committed by Daniel Borchmann
parent 43a441e2cb
commit 2051347e72
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -715,6 +715,7 @@ With given ARG, display files in `db/important-document-path."
db/org-rfc-open))
(use-package org
:pin "gnu"
:commands (org-store-link)
:bind (:map org-mode-map
([remap org-return] . org-return-indent))