Update custom_win32 file
This commit is contained in:
parent
d13e023fd1
commit
b80ae414cd
1 changed files with 5 additions and 1 deletions
|
@ -48,11 +48,14 @@
|
|||
'(initial-buffer-choice
|
||||
"d:/UserData/marcus.kammer/OneDrive - Siemens AG/org/agenda/tasks.org")
|
||||
'(initial-frame-alist '((fullscreen . maximized)))
|
||||
'(ispell-program-name "c:/msys64/ucrt64/bin/hunspell.exe")
|
||||
'(ls-lisp-dirs-first t)
|
||||
'(magit-git-executable "C:/Program Files/Git/mingw64/libexec/git-core/git.exe")
|
||||
'(mail-host-address "evosoft.com")
|
||||
'(mail-send-hook nil)
|
||||
'(mouse-wheel-scroll-amount '(1 ((shift) . 1) ((meta)) ((control) . text-scale)))
|
||||
'(nov-text-width nil)
|
||||
'(nov-unzip-program "c:/msys64/usr/bin/unzip.exe")
|
||||
'(nov-variable-pitch nil)
|
||||
'(org-agenda-files
|
||||
'("agenda/meetings.org" "agenda/tasks.org" "agenda/appointments.org"))
|
||||
|
@ -63,7 +66,7 @@
|
|||
'(org-roam-db-autosync-mode t)
|
||||
'(org-roam-directory "d:/UserData/marcus.kammer/OneDrive - Siemens AG/org/")
|
||||
'(package-selected-packages
|
||||
'(nim-mode ox-rss kotlin-mode nano-theme mastodon mpv ob-http ob-go powershell ox-reveal org-web-tools org-tree-slide org-roam elfeed erc-image go-translate simple-httpd slime racket-mode web-mode go-mode eglot nov shrface smartparens emojify olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons))
|
||||
'(hyperbole jabber typescript-mode markdown-mode csv-mode yaml-mode magit nim-mode ox-rss kotlin-mode nano-theme mastodon mpv ob-http ob-go powershell ox-reveal org-web-tools org-tree-slide org-roam elfeed erc-image go-translate simple-httpd slime racket-mode web-mode go-mode eglot nov shrface smartparens emojify olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons))
|
||||
'(plantuml-default-exec-mode 'jar)
|
||||
'(plantuml-jar-path "~/AppData/Local/Programs/plantuml/plantuml.jar")
|
||||
'(python-indent-guess-indent-offset nil)
|
||||
|
@ -73,6 +76,7 @@
|
|||
'(ring-bell-function 'ignore)
|
||||
'(scroll-bar-mode nil)
|
||||
'(scroll-step 5)
|
||||
'(sql-sqlite-program "c:/msys64/ucrt64/bin/sqlite3.exe")
|
||||
'(subed-mpv-executable "c:/AppData/Local/Programs/mpv/mpv.exe")
|
||||
'(tab-bar-mode nil)
|
||||
'(tetris-x-colors
|
||||
|
|
Loading…
Add table
Reference in a new issue