Prioritize org heading start over code start
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
(skip-syntax-forward "_ " (line-end-position))))
|
(skip-syntax-forward "_ " (line-end-position))))
|
||||||
:config
|
:config
|
||||||
(setq mwim-beginning-position-functions
|
(setq mwim-beginning-position-functions
|
||||||
'(mwim-code-beginning
|
'(thoom/mwim-org-heading-beginning
|
||||||
thoom/mwim-org-heading-beginning
|
mwim-code-beginning
|
||||||
mwim-comment-beginning
|
mwim-comment-beginning
|
||||||
mwim-line-beginning)))
|
mwim-line-beginning)))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user