el-get/recipes/flycheck-inline.rcp
Vedang Manerikar 83bc256fdc Add recipe for flycheck-inline
"A minor-mode for displaying errors from Flycheck right below their reporting ocation, using overlays.
2021-12-05 22:41:44 +05:30

6 lines
239 B
Plaintext

(:name flycheck-inline
:description "A minor-mode for displaying errors from Flycheck right below their reporting location, using overlays."
:type github
:pkgname "flycheck/flycheck-inline"
:depends (flycheck))