From 7eb629e803a06f39b34b90913dab5b65ac4ddef9 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Tue, 26 Dec 2023 12:54:24 +0100 Subject: [PATCH] Remove unnecessary variables from win32 customfile --- bundle/custom_win32_XPS8930.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/bundle/custom_win32_XPS8930.el b/bundle/custom_win32_XPS8930.el index 0141b607..45a76828 100644 --- a/bundle/custom_win32_XPS8930.el +++ b/bundle/custom_win32_XPS8930.el @@ -17,8 +17,6 @@ '(org-roam-directory "~/Documents/org/") '(package-selected-packages '(jq-format json-navigator flymake-json dashboard nginx-mode ssh-config-mode org-roam mastodon ob-restclient restclient which-key auctex jabber js2-mode gptlet gptel ob-go plantuml-mode htmlize ox-rss ob-http nim-mode hyperbole kotlin-mode typescript-mode markdown-mode csv-mode yaml-mode powershell ox-reveal org-web-tools org-tree-slide elfeed erc-image magit go-translate simple-httpd slime web-mode go-mode eglot nov shrface vertico smartparens emojify ace-window olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons use-package)) - '(python-shell-interpreter "ipython") - '(python-shell-interpreter-args "-i --simple-prompt --InteractiveShell.display_page=True") '(ring-bell-function 'ignore) '(tetris-x-colors [[229 192 123] @@ -35,5 +33,4 @@ ;; 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. - '(font-lock-keyword-face ((t (:slant italic)))) '(variable-pitch ((t (:height 1.0 :family "Noto Sans")))))