Home / Emacs / Hi Lock / Configuration
Disable saving
Stop Hi Lock from saving/loading patterns in file-local Hi-lock: comments.
(with-eval-after-load 'hi-lock
(setopt hi-lock-file-patterns-policy 'always))
Home / Emacs / Hi Lock / Configuration
Stop Hi Lock from saving/loading patterns in file-local Hi-lock: comments.
(with-eval-after-load 'hi-lock
(setopt hi-lock-file-patterns-policy 'always))