|
|
|
@ -15,5 +15,6 @@ |
|
|
|
;; If you edit it by hand, you could mess it up, so be careful. |
|
|
|
;; Your init file should contain only one such instance. |
|
|
|
;; If there is more than one, they won't work right. |
|
|
|
'(default ((t (:family "Roboto Mono" :foundry "outline" :slant normal :weight normal :height 113 :width normal))))) |
|
|
|
'(default ((t (:family "Roboto Mono" :foundry "outline" :slant normal :weight normal :height 113 :width normal)))) |
|
|
|
'(line-number-current-line ((t (:foreground "yellow" :weight bold))))) |
|
|
|
(put 'upcase-region 'disabled nil) |