el-get/recipes/dbgr.el

7 lines
199 B
EmacsLisp
Raw Normal View History

(:name dbgr
:type git
:url "https://github.com/rocky/emacs-dbgr.git"
:build ("./autogen.sh" "./configure" "make")
:features (loc-changes load-relative test-unit)
)