Move doom*load-hs-minor-mode into core-editor (not general enough)
This commit is contained in:
parent
e7d0e9f9ec
commit
1ea237ebd3
2 changed files with 3 additions and 5 deletions
|
@ -39,11 +39,6 @@
|
|||
(beginning-of-line))
|
||||
(setq *linum-mdown-line* nil))))
|
||||
|
||||
;;;###autoload
|
||||
(defun doom*load-hs-minor-mode ()
|
||||
(hs-minor-mode 1)
|
||||
(advice-remove 'evil-toggle-fold 'doom-load-hs-minor-mode))
|
||||
|
||||
;;;###autoload
|
||||
(defun doom/reselect-paste ()
|
||||
"Go back into visual mode and reselect the last pasted region."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue