Update custom win32 file
This commit is contained in:
parent
4b93fdf85c
commit
076566b401
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
'(org-roam-db-location "~/org-roam.db")
|
||||
'(org-roam-directory "d:/visua/Documents/org/")
|
||||
'(package-selected-packages
|
||||
'(htmlize ox-rss ob-http nim-mode hyperbole jabber kotlin-mode mastodon typescript-mode markdown-mode csv-mode yaml-mode org-roam powershell ox-reveal org-web-tools org-tree-slide elfeed erc-image magit go-translate simple-httpd slime racket-mode 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))
|
||||
'(ob-go mastodon plantuml-mode htmlize ox-rss ob-http nim-mode hyperbole jabber kotlin-mode typescript-mode markdown-mode csv-mode yaml-mode org-roam powershell ox-reveal org-web-tools org-tree-slide elfeed erc-image magit go-translate simple-httpd slime racket-mode 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)
|
||||
|
@ -40,4 +40,4 @@
|
|||
;; 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.2 :family "Roboto Slab Regular")))))
|
||||
'(variable-pitch ((t (:height 1.2 :family "Fira Sans Regular")))))
|
||||
|
|
Loading…
Add table
Reference in a new issue