Update gnu customfile
This commit is contained in:
parent
3d8ebfc0be
commit
2be0f2e06f
1 changed files with 1 additions and 4 deletions
|
@ -8,8 +8,6 @@
|
|||
'(TeX-engine 'xetex)
|
||||
'(ansi-color-faces-vector
|
||||
[default default default italic underline success warning error])
|
||||
'(ansi-color-names-vector
|
||||
["#212526" "#ff4b4b" "#b4fa70" "#fce94f" "#729fcf" "#e090d7" "#8cc4ff" "#eeeeec"])
|
||||
'(backup-directory-alist '(("." . "~/.backup_filez")))
|
||||
'(default-frame-alist
|
||||
'((font . "Fira Code-12")
|
||||
|
@ -19,7 +17,6 @@
|
|||
'(delete-selection-mode nil)
|
||||
'(diary-file "~/Documents/diary/diary")
|
||||
'(doom-modeline-height 33)
|
||||
'(fci-rule-color "#4C566A")
|
||||
'(gnus-init-file "~/.emacs.d/.gnus.el")
|
||||
'(hl-paren-colors '("#B9F" "#B8D" "#B7B" "#B69" "#B57" "#B45" "#B33" "#B11"))
|
||||
'(hl-todo-keyword-faces
|
||||
|
@ -45,7 +42,7 @@
|
|||
'(org-plantuml-jar-path "~/.local/bin/plantuml.jar")
|
||||
'(package-enable-at-startup t)
|
||||
'(package-selected-packages
|
||||
'(slime-company company webpaste magit yaml-mode markdown-mode ace-window org-tree-slide rainbow-delimiters doom-themes doom-modeline racket-mode geiser-racket powershell ox-reveal helpful slime web-mode ob-typescript ob-rust ob-http ob-go eglot go-mode typescript-mode projectile nov olivetti all-the-icons-ivy-rich all-the-icons-dired counsel use-package))
|
||||
'(shrface emojify erc-image slime-company company webpaste magit yaml-mode markdown-mode ace-window org-tree-slide rainbow-delimiters doom-themes doom-modeline powershell ox-reveal helpful slime web-mode ob-typescript ob-rust ob-http ob-go eglot go-mode typescript-mode projectile nov olivetti all-the-icons-ivy-rich all-the-icons-dired counsel use-package))
|
||||
'(scroll-bar-mode nil)
|
||||
'(scroll-step 5)
|
||||
'(tab-bar-mode nil)
|
||||
|
|
Loading…
Add table
Reference in a new issue