Skip to content

Commit

Permalink
fix(plantuml): buggy use-package block
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 19, 2023
1 parent b17b039 commit 66b23c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/me-data.el
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
:custom
(plantuml-jar-path (concat minemacs-local-dir "plantuml/plantuml.jar"))
(plantuml-indent-level 2)

:config
;; Define `capf' function, based on `plantuml-complete-symbol'
(defun +plantuml-completion-at-point ()
"Perform symbol-at-pt completion on word before cursor."
Expand Down

0 comments on commit 66b23c6

Please sign in to comment.