Set Emacs's default character coding to UTF-8
This commit is contained in:
parent
6866059893
commit
b37f0a1d1c
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
(put 'dired-find-alternate-file 'disabled nil)
|
||||
(set-default-file-modes #o750)
|
||||
(windmove-default-keybindings 'super)
|
||||
(prefer-coding-system 'utf-8)
|
||||
:custom
|
||||
(column-number-mode t)
|
||||
(dired-dwim-target 'dired-dwim-target-next)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue