diff options
| author | Kien Nguyen <kien.n.quang@gmail.com> | 2020-04-26 14:37:30 +0900 |
|---|---|---|
| committer | James N <james@jojojames.com> | 2020-04-26 01:48:44 -0700 |
| commit | 695e941d8ac59dc7534524e5cd27ced9490259a1 (patch) | |
| tree | 9e849f38f3f9cfa52f311b96bd232049c16e325b /modes/gnus | |
| parent | 0dfc9df390279beea8d0697d7f545a3cb913de85 (diff) | |
travis: fix linting
Diffstat (limited to 'modes/gnus')
| -rw-r--r-- | modes/gnus/evil-collection-gnus.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modes/gnus/evil-collection-gnus.el b/modes/gnus/evil-collection-gnus.el index 967d86a..ba0222d 100644 --- a/modes/gnus/evil-collection-gnus.el +++ b/modes/gnus/evil-collection-gnus.el @@ -1,4 +1,4 @@ -;;; evil-collection-gnus.el --- Bindings for `gnus'. -*- lexical-binding: t -*- +;;; evil-collection-gnus.el --- Bindings for `gnus' -*- lexical-binding: t -*- ;; Copyright (C) 2019 Pierre Neidhardt |
