General refactor + cleanup; update TODO.org
This commit is contained in:
parent
b86634e79f
commit
200846ee35
7 changed files with 63 additions and 47 deletions
|
@ -41,8 +41,6 @@
|
|||
;; <https://github.com/hlissner/emacs-doom-theme>
|
||||
(def-package! doom-themes :demand t
|
||||
:config
|
||||
(setq doom-one-linum-height 0.9)
|
||||
|
||||
(load-theme +doom-theme t)
|
||||
|
||||
;; Since Fira Mono doesn't have an italicized variant, highlight it instead
|
||||
|
@ -137,4 +135,5 @@
|
|||
(fringe-helper-define 'git-gutter-fr:deleted 'bottom
|
||||
"X......."
|
||||
"XX......"
|
||||
"XXX....."))
|
||||
"XXX....."
|
||||
"XXXX...."))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue