We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05bf92f commit 2fd4873Copy full SHA for 2fd4873
Cask
Eldev
@@ -0,0 +1,7 @@
1
+; -*- mode: emacs-lisp; lexical-binding: t; no-byte-compile: t -*-
2
+
3
+(eldev-use-package-archive 'gnu)
4
+(eldev-use-package-archive 'nongnu)
5
+(eldev-use-package-archive 'melpa-stable)
6
7
+(eldev-use-plugin 'autoloads)
Makefile
0 commit comments