Clean up
This commit is contained in:
parent
a7ca45bca5
commit
869da740f9
6 changed files with 5 additions and 13 deletions
|
@ -14,11 +14,6 @@
|
|||
:defer t
|
||||
:commands httpd-start)
|
||||
|
||||
(use-package puml-mode
|
||||
:mode "\\.p\\(lant\\)?uml$"
|
||||
:init
|
||||
(setq puml-plantuml-jar-path "/usr/local/Cellar/plantuml/8029/plantuml.8029.jar"))
|
||||
|
||||
(add-hook! org-load
|
||||
(use-package ox-reveal
|
||||
:config
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
(setq-default visual-fill-column-center-text nil
|
||||
visual-fill-column-width 80)
|
||||
|
||||
(defun write-mode|org-hook ()
|
||||
"A hook that runs everytime an org-mode buffer is visited/created while `write-mode' is
|
||||
active."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue