emacs changes

This commit is contained in:
albert 2023-08-29 12:35:47 +09:00
parent 0400ec91cf
commit b29402f9cc
3 changed files with 4 additions and 3 deletions

View file

@ -1,3 +1,3 @@
(setq doom-theme 'doom-gruvbox) (setq doom-theme 'gruvbox-dark-hard)
(setq doom-themes-treemacs-theme "doom-colors") (setq doom-themes-treemacs-theme "doom-colors")

View file

@ -42,7 +42,7 @@
;;neotree ; a project drawer, like NERDTree for vim ;;neotree ; a project drawer, like NERDTree for vim
ophints ; highlight the region an operation acts on ophints ; highlight the region an operation acts on
(popup +defaults) ; tame sudden yet inevitable temporary windows (popup +defaults) ; tame sudden yet inevitable temporary windows
tabs ; a tab bar for Emacs ;; tabs ; a tab bar for Emacs
treemacs ; a project drawer, like neotree but cooler treemacs ; a project drawer, like neotree but cooler
;;unicode ; extended unicode support for various languages ;;unicode ; extended unicode support for various languages
vc-gutter ; vcs diff in the fringe vc-gutter ; vcs diff in the fringe

View file

@ -0,0 +1 @@
(package! gruvbox-theme)