Remember to move some hooks to a better place
This commit is contained in:
parent
989d1017e9
commit
a7dc559178
2
init.el
2
init.el
@ -3121,7 +3121,7 @@ eventuelly be set to nil, however)."
|
||||
(with-demoted-errors "Cannot activate `vlf': %s"
|
||||
(require 'vlf-setup))
|
||||
|
||||
;; Global Hooks
|
||||
;; Global Hooks (XXX: should be moved outside of this init function)
|
||||
|
||||
(add-hook 'minibuffer-setup-hook 'cursor-intangible-mode)
|
||||
(add-hook 'after-save-hook 'executable-make-buffer-file-executable-if-script-p)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user