Skip to content

Commit

Permalink
Use view-mode in exordium-python-mypy explainer
Browse files Browse the repository at this point in the history
  • Loading branch information
pkryger committed Sep 26, 2023
1 parent fb02f71 commit cb4cfa5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/init-flycheck.el
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@ See URL `http://mypy-lang.org/'."
(with-current-buffer standard-output
(insert explanation)
(poly-rst-mode)
(use-local-map (copy-keymap poly-rst-mode-map))
(local-set-key "q" #'bury-buffer)
(view-mode)
(font-lock-flush)
(font-lock-ensure))))))

Expand Down

0 comments on commit cb4cfa5

Please sign in to comment.