summary refs log tree commit diff
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 2ee3a1a..7f29d3c 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -922,3 +922,5 @@ The misspelled word is taken from OVERLAY.  WORD is the corrected word."
              ("bb" . bbdb-search-name)
              ("el" apply-partially #'hyperspace-action->info "(elisp)Top"))))
 
+(setopt view-read-only t)
+