updated emacs config

This commit is contained in:
2023-10-20 20:04:09 +02:00
parent 8709837ef1
commit 592ff55e73
4 changed files with 108 additions and 24 deletions

View File

@@ -5,10 +5,7 @@
(setq-default inhibit-splash-screen t
make-backup-files nil
tab-width 4
indent-tabs-mode nil
compilation-scroll-output t
default-input-method "russian-computer"
visible-bell (equal system-type 'windows-nt))
(defun rc/colorize-compilation-buffer ()