preferred coding system utf-8
This commit is contained in:
parent
70519a80b3
commit
311111eadf
1 changed files with 2 additions and 0 deletions
2
init.el
2
init.el
|
|
@ -7,6 +7,8 @@
|
|||
(setq visible-bell t)
|
||||
|
||||
(set-face-attribute 'default nil :font "Fira Code" :height 120)
|
||||
(prefer-coding-system 'utf-8)
|
||||
|
||||
|
||||
(defvar bootstrap-version)
|
||||
(let ((bootstrap-file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue