diff options
author | Raúl Benencia <raul@thousandeyes.com> | 2019-12-17 12:43:33 -0800 |
---|---|---|
committer | Raúl Benencia <raul@thousandeyes.com> | 2019-12-17 12:43:33 -0800 |
commit | 43044ed3f17a6e58758b50ae716db94c98893de9 (patch) | |
tree | 75349dc2d4b1e812d7b77a5b543a67302fac95d2 /.emacs.local.d/modes/centaur-tabs.el | |
parent | 51caf88ad236240d8d3df1fb75d5cc2b8092cae0 (diff) | |
parent | ab810b12fd878452754eb4744b4202dc2ccd8281 (diff) |
Merge branch 'master' of git.rbenencia.name:pub/home-dotfiles
Diffstat (limited to '.emacs.local.d/modes/centaur-tabs.el')
-rw-r--r-- | .emacs.local.d/modes/centaur-tabs.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.local.d/modes/centaur-tabs.el b/.emacs.local.d/modes/centaur-tabs.el index 564d851..e00562b 100644 --- a/.emacs.local.d/modes/centaur-tabs.el +++ b/.emacs.local.d/modes/centaur-tabs.el @@ -1,3 +1,5 @@ +;; Elpa packages: centaur-tabs + (use-package centaur-tabs :demand :config |