From ab21f1d03b9eaa4ab6379c021038f4d0accee35e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 22 Dec 2020 20:34:27 -0600 Subject: Add cursor-type nil to nov-mode --- config.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.org') diff --git a/config.org b/config.org index 938a072..71fda4f 100644 --- a/config.org +++ b/config.org @@ -1409,7 +1409,8 @@ from [[https://karthinks.com/software/more-batteries-included-with-emacs/#regexp (defun acdw/setup-nov-mode () (visual-line-mode +1) (visual-fill-column-mode +1) - (variable-pitch-mode +1)) + (variable-pitch-mode +1) + (setq cursor-type nil)) :config (cuss nov-text-width t) :hook -- cgit 1.4.1-21-gabe81