16 lines
499 B
EmacsLisp
16 lines
499 B
EmacsLisp
(define-package "centaur-tabs" "20240726.625" "Aesthetic, modern looking customizable tabs plugin"
|
|
'((emacs "27.1")
|
|
(powerline "2.4"))
|
|
:commit "49b9f6b813dfb1fe78aa782f76b4a7333dd8f980" :authors
|
|
'(("Emmanuel Bustos" . "ema2159@gmail.com"))
|
|
:maintainers
|
|
'(("Jen-Chieh Shen" . "jcs090218@gmail.com"))
|
|
:maintainer
|
|
'("Jen-Chieh Shen" . "jcs090218@gmail.com")
|
|
:keywords
|
|
'("frames")
|
|
:url "https://github.com/ema2159/centaur-tabs")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|