emacs changes
This commit is contained in:
parent
0400ec91cf
commit
b29402f9cc
3 changed files with 4 additions and 3 deletions
|
@ -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")
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
;;neotree ; a project drawer, like NERDTree for vim
|
||||
ophints ; highlight the region an operation acts on
|
||||
(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
|
||||
;;unicode ; extended unicode support for various languages
|
||||
vc-gutter ; vcs diff in the fringe
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
(package! gruvbox-theme)
|
Loading…
Reference in a new issue