mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-18 8f6f2705a38e2515b6c57fda12c5be29fb9a798f
commit | author | age
5cb5f7 1 ;;; -*- no-byte-compile: t -*-
C 2 (define-package "flycheck-pos-tip" "20180610.1615" "Display Flycheck errors in GUI tooltips" '((emacs "24.1") (flycheck "0.22") (pos-tip "0.4.6")) :commit "909113977d37739387c7f099d74a724cfe6efcec" :keywords '("tools" "convenience") :authors '(("Akiha Senda" . "senda.akiha@gmail.com") ("Sebastian Wiesner" . "swiesner@lunaryorn.com")) :maintainer '("Sebastian Wiesner" . "swiesner@lunaryorn.com") :url "https://github.com/flycheck/flycheck-pos-tip")