Remove unnecessary variables from win32 customfile
This commit is contained in:
parent
2dd562d43b
commit
7eb629e803
1 changed files with 0 additions and 3 deletions
|
@ -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")))))
|
||||
|
|
Loading…
Add table
Reference in a new issue