el-get/recipes/keycast.rcp
Vedang Manerikar 96ef3f1037
Update keycast recipe to use the main branch (#2933)
tarsius has moved all his projects to use the `main` branch by
default.
2024-05-25 11:54:35 +02:00

8 lines
227 B
Plaintext

(:name keycast
:description "Show current command and its key in the mode line."
:type github
:branch "main"
:depends (compat)
:minimum-emacs-version "25.3"
:pkgname "tarsius/keycast")