emacs-rice/lisp/40-checks.el
2024-09-22 20:42:31 +03:00

8 lines
209 B
EmacsLisp

;; (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)