summaryrefslogtreecommitdiff
path: root/.config/.emacs
diff options
context:
space:
mode:
authorpryazha <pryadeiniv@mail.ru>2025-10-26 20:08:56 +0500
committerpryazha <pryadeiniv@mail.ru>2025-10-26 20:08:56 +0500
commite215aeec14eb694a155c88413701c66c31040ae8 (patch)
treee65feaca151970d095f15c2f8cda8821c4482723 /.config/.emacs
parentea0c73a9bad27262518d08139f312fc750c7167a (diff)
change x11 configs, emacs config
Diffstat (limited to '.config/.emacs')
-rw-r--r--.config/.emacs12
1 files changed, 0 insertions, 12 deletions
diff --git a/.config/.emacs b/.config/.emacs
index 407eb53..4ac5da8 100644
--- a/.config/.emacs
+++ b/.config/.emacs
@@ -21,15 +21,3 @@
(set-default 'truncate-lines t)
(add-to-list 'default-frame-alist '(font . "Iosevka-16"))
(load-theme 'wombat t)
-(custom-set-variables
- ;; custom-set-variables was added by Custom.
- ;; 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.
- '(package-selected-packages '(rfc-mode)))
-(custom-set-faces
- ;; custom-set-faces was added by Custom.
- ;; 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.
- )