We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Change this line in simplenote.el
(defcustom simplenote-notes-mode 'text-mode
with this line:
(defcustom simplenote-notes-mode 'org-mode
… or just do
M-x customize-option RET simplenote-notes-mode RET
and set the simplenote-notes-mode option there.
simplenote-notes-mode