mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-14 08:01:35 +09:00
Emacs : config fix
This commit is contained in:
@ -1173,6 +1173,7 @@ https://emacs.stackexchange.com/a/30691
|
|||||||
(set-face-foreground 'git-gutter:added "LightGreen")
|
(set-face-foreground 'git-gutter:added "LightGreen")
|
||||||
(set-face-foreground 'git-gutter:modified "LightGoldenrod")
|
(set-face-foreground 'git-gutter:modified "LightGoldenrod")
|
||||||
(set-face-foreground 'git-gutter:deleted "LightCoral"))
|
(set-face-foreground 'git-gutter:deleted "LightCoral"))
|
||||||
|
#+end_src
|
||||||
** Org mode latex
|
** Org mode latex
|
||||||
[[https://github.com/GeneKao/orgmode-latex-templates][reference]]
|
[[https://github.com/GeneKao/orgmode-latex-templates][reference]]
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
|
|||||||
Reference in New Issue
Block a user