update custom file
This commit is contained in:
parent
2adf029f92
commit
1625f6bd97
1 changed files with 3 additions and 3 deletions
|
@ -20,6 +20,7 @@
|
|||
'(inhibit-startup-buffer-menu t)
|
||||
'(initial-buffer-choice "d:/syncplicity/Marcus.Kammer/documents/Journal/notes.org")
|
||||
'(initial-frame-alist nil)
|
||||
'(line-spacing nil)
|
||||
'(ls-lisp-dirs-first t)
|
||||
'(menu-bar-mode nil)
|
||||
'(mode-line-format
|
||||
|
@ -47,8 +48,7 @@
|
|||
(css . t)
|
||||
(calc . t)
|
||||
(plantuml . t)
|
||||
(dot . t)
|
||||
(scheme . t))))
|
||||
(dot . t))))
|
||||
'(org-clock-out-remove-zero-time-clocks t)
|
||||
'(org-default-notes-file "d:/syncplicity/Marcus.Kammer/documents/Journal/notes.org")
|
||||
'(org-duration-format (quote h:mm))
|
||||
|
@ -59,7 +59,7 @@
|
|||
"c:/Users/Marcus.Kammer/AppData/Local/Programs/plantuml/plantuml.jar")
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
(rust-mode sphinx-frontend sphinx-mode racket-mode geiser slime web-mode js2-mode markdown-mode yaml-mode olivetti elpy use-package nord-theme nordless-theme org toc-org ox-reveal ace-window htmlize ivy magit)))
|
||||
(request rust-mode sphinx-frontend sphinx-mode racket-mode geiser slime web-mode js2-mode markdown-mode yaml-mode olivetti elpy use-package nord-theme nordless-theme org toc-org ox-reveal ace-window htmlize ivy magit)))
|
||||
'(python-indent-guess-indent-offset nil)
|
||||
'(python-shell-interpreter "ipython")
|
||||
'(ring-bell-function (quote ignore))
|
||||
|
|
Loading…
Add table
Reference in a new issue