This commit is contained in:
James Nguyen 2022-06-15 21:09:34 -04:00
parent f6b281d5ad
commit 6cc02b238c
2 changed files with 2 additions and 2 deletions

View File

@ -694,7 +694,7 @@ the above template as an example or, using [[yasnippet][yasnippet]],
~yas-expand~ the above template which will result in something like below:
#+begin_src emacs-lisp :tangle yes
;;; evil-collection-eldoc.el --- Bindings for `eldoc'. -*- lexical-binding: t -*-
;;; evil-collection-eldoc.el --- Bindings for `eldoc' -*- lexical-binding: t -*-
;; Copyright (C) 2022 James Nguyen

View File

@ -1,4 +1,4 @@
;;; evil-collection-so-long.el --- Bindings for `so-long'. -*- lexical-binding: t -*-
;;; evil-collection-so-long.el --- Bindings for `so-long' -*- lexical-binding: t -*-
;; Copyright (C) 2022 James Nguyen