init-tooltip.el 62 B

12345
  1. (use-package tooltip
  2. :defer
  3. :custom
  4. (tooltip-mode nil))