Stop PVS from clobbering some of our keybindings

This commit is contained in:
2025-06-20 12:47:06 -07:00
parent a880de8acf
commit ec0f8505d6

View File

@@ -1030,3 +1030,7 @@ any directory proffered by `consult-dir'."
:hook (eat-mode . (lambda ()
(setq display-line-numbers nil)
(hl-line-mode -1))))
;;; PVS
(setq ilisp-*use-fsf-compliant-keybindings* t)