Move settings to emacs-config
This commit is contained in:
parent
b214a5431c
commit
dbd69079ba
1 changed files with 0 additions and 12 deletions
|
@ -88,18 +88,6 @@
|
||||||
|
|
||||||
(global-destroy-trailing-whitespace-mode)
|
(global-destroy-trailing-whitespace-mode)
|
||||||
|
|
||||||
(setq require-final-newline t)
|
|
||||||
|
|
||||||
(setq-default indent-tabs-mode nil)
|
|
||||||
|
|
||||||
(setq-default tab-width 4)
|
|
||||||
|
|
||||||
(setq sentence-end-double-space nil)
|
|
||||||
|
|
||||||
(setq inhibit-startup-screen t)
|
|
||||||
|
|
||||||
(setq-default truncate-lines t)
|
|
||||||
|
|
||||||
(global-unset-key (kbd "C-z"))
|
(global-unset-key (kbd "C-z"))
|
||||||
|
|
||||||
(defalias 'yes-or-no-p 'y-or-n-p)
|
(defalias 'yes-or-no-p 'y-or-n-p)
|
||||||
|
|
Loading…
Reference in a new issue