diff options
author | Raul Benencia <rul@kalgan.cc> | 2019-12-07 14:17:25 -0800 |
---|---|---|
committer | Raul Benencia <rul@kalgan.cc> | 2019-12-07 14:17:25 -0800 |
commit | ab810b12fd878452754eb4744b4202dc2ccd8281 (patch) | |
tree | 5affa1bd0578ce538ab9a1b52b479e240608311d /.emacs.local.d/modes/centaur-tabs.el | |
parent | 8609220c4070a633f10796f67ff4f73563d3904e (diff) |
emacs theme update
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 00a2940..b9db76c 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 |