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/robe | |
| parent | 0dfc9df390279beea8d0697d7f545a3cb913de85 (diff) | |
travis: fix linting
Diffstat (limited to 'modes/robe')
| -rw-r--r-- | modes/robe/evil-collection-robe.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modes/robe/evil-collection-robe.el b/modes/robe/evil-collection-robe.el index 576622a..6ebfbd6 100644 --- a/modes/robe/evil-collection-robe.el +++ b/modes/robe/evil-collection-robe.el @@ -1,4 +1,4 @@ -;;; evil-collection-robe.el --- Bindings for `robe'. -*- lexical-binding: t -*- +;;; evil-collection-robe.el --- Bindings for `robe' -*- lexical-binding: t -*- ;; Copyright (C) 2017 James Nguyen |
