Merge branch 'main' of git.sr.ht:~marcuskammer/emacs.d
This commit is contained in:
commit
daf995e972
2 changed files with 2 additions and 3 deletions
|
@ -35,8 +35,7 @@
|
|||
;; (setq ispell-hunspell-dict-paths-alist
|
||||
;; '(("de_DE_frami" "~/Library/Spelling/de_DE_frami.aff")
|
||||
;; ("en_US" "/usr/share/hunspell/en_US.aff")))
|
||||
|
||||
)
|
||||
)
|
||||
|
||||
(when (eq system-type 'windows-nt)
|
||||
;; (add-to-list 'exec-path "C:/msys64/mingw64/bin")
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
'(org-roam-db-location "~/org-roam.db")
|
||||
'(org-roam-directory "d:/visua/Documents/org/")
|
||||
'(package-selected-packages
|
||||
'(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))
|
||||
'(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))
|
||||
'(python-shell-interpreter "ipython")
|
||||
'(python-shell-interpreter-args "-i --simple-prompt --InteractiveShell.display_page=True")
|
||||
'(ring-bell-function 'ignore)
|
||||
|
|
Loading…
Add table
Reference in a new issue