Skip to content

Commit

Permalink
[ADD] Eldev
Browse files Browse the repository at this point in the history
  • Loading branch information
KeyWeeUsr committed Nov 26, 2024
1 parent 97b2514 commit 4f0984b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@
*#
*.#
*.swp

# Added automatically by ‘eldev init’.
/.eldev
/Eldev-local
8 changes: 8 additions & 0 deletions Eldev
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
; -*- mode: emacs-lisp; lexical-binding: t -*-

;; Uncomment some calls below as needed for your project.
;(eldev-use-package-archive 'gnu-elpa)
;(eldev-use-package-archive 'nongnu-elpa)
;(eldev-use-package-archive 'melpa)

(eldev-use-plugin 'autoloads)

0 comments on commit 4f0984b

Please sign in to comment.