mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(emacs): Better vanilla emacs
This commit is contained in:
parent
6d9140dc52
commit
cfc5fc14af
10 changed files with 209 additions and 76 deletions
|
|
@ -66,17 +66,6 @@
|
|||
;; Use Emacs mode to use number to navigate dashboard
|
||||
)
|
||||
|
||||
;(use-package dashboard
|
||||
; :ensure t
|
||||
; :init
|
||||
; (dashboard-setup-startup-hook)
|
||||
; :config
|
||||
; (setq dashboard-banner-logo-title "EMACS")
|
||||
; (setq dashboard-startup-banner 'official)
|
||||
; (setq dashboard-items '((recents . 5)
|
||||
; (bookmark . 5))))
|
||||
;
|
||||
|
||||
|
||||
(use-package wakatime-mode
|
||||
:ensure t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue