8 lines
209 B
EmacsLisp
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)
|