diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2020-02-11 14:33:39 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2020-02-11 14:33:39 +0100 |
| commit | 4909f2b993ebd08a10bee4f0eb8742d69211889a (patch) | |
| tree | a5aac34133e39bb1a1c9feb5b31ac417741d5a51 /.emacs.d/lisp/g.el | |
| parent | 89b046af6c229246ad01ca0c05241c883218e1e7 (diff) | |
| download | dotfiles-4909f2b993ebd08a10bee4f0eb8742d69211889a.tar.gz dotfiles-4909f2b993ebd08a10bee4f0eb8742d69211889a.zip | |
Did you know that we are in 2020 already?
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.emacs.d/lisp/g.el')
| -rw-r--r-- | .emacs.d/lisp/g.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/lisp/g.el b/.emacs.d/lisp/g.el index fe842d8..c765b4e 100644 --- a/.emacs.d/lisp/g.el +++ b/.emacs.d/lisp/g.el @@ -1,6 +1,6 @@ ;;; g.el --- Adding shortcuts -*- lexical-binding: t; -*- ;; -;; Copyright (C) 2016-2019 Miquel Sabaté Solà <mikisabate@gmail.com> +;; Copyright (C) 2016-2020 Miquel Sabaté Solà <mikisabate@gmail.com> ;; ;; Author: Miquel Sabaté Solà <mikisabate@gmail.com> ;; Version: 0.1 |
