emacs-rice/lisp/40-checks.el

8 lines
209 B
EmacsLisp
Raw Permalink Normal View History

2024-09-20 12:18:47 +03:00
;; (use-package flymake-posframe
;; :ensure t
;; :straight (:host github :repo "Ladicle/flymake-posframe")
;; :hook (flymake-mode . flymake-posframe-mode))
;; (add-hook 'prog-mode-hook #'flymake-mode)