Lint wpc-elixir.el
- Add Version, URL, Package-Requires sections
This commit is contained in:
parent
6ddad2dc4b
commit
85a0cddf8b
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
;;; wpc-elixir.el --- Elixir / Erland configuration -*- lexical-binding: t -*-
|
||||
|
||||
;; Author: William Carroll <wpcarro@gmail.com>
|
||||
;; Version: 0.0.1
|
||||
;; URL: https://git.wpcarro.dev/wpcarro/briefcase
|
||||
;; Package-Requires: ((emacs "24"))
|
||||
|
||||
;;; Commentary:
|
||||
;; My preferences for working with Elixir / Erlang projects
|
||||
|
|
Loading…
Reference in a new issue