Lint more Elisp files, delete others
I may regret this, but I delete Ocaml and ReasonML modules; I can alway restore them thanks to Git. Added more ceremony to other modules to appease the linting gods.
This commit is contained in:
parent
1e253a756b
commit
2a51698672
12 changed files with 41 additions and 77 deletions
|
@ -1,5 +1,9 @@
|
|||
;;; wpc-nix.el --- Nix support -*- lexical-binding: t -*-
|
||||
|
||||
;; Author: William Carroll <wpcarro@gmail.com>
|
||||
;; Version: 0.0.1
|
||||
;; Package-Requires: ((emacs "25.1"))
|
||||
;; Homepage: https://user.git.corp.google.com/wpcarro/briefcase
|
||||
|
||||
;;; Commentary:
|
||||
;; Configuration to support working with Nix.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue