Emacs: removed org-trello
This commit is contained in:
parent
cf37884014
commit
fa6836d46a
1 changed files with 0 additions and 5 deletions
|
@ -660,11 +660,6 @@
|
||||||
(setq org-pandoc-options-for-latex-pdf '((latex-engine . "lualatex"))
|
(setq org-pandoc-options-for-latex-pdf '((latex-engine . "lualatex"))
|
||||||
org-pandoc-options-for-beamer-pdf '((latex-engine . "lualatex"))))
|
org-pandoc-options-for-beamer-pdf '((latex-engine . "lualatex"))))
|
||||||
|
|
||||||
;; org-trello
|
|
||||||
;; Minor mode to synchronize org-mode buffer and trello board
|
|
||||||
(use-package org-trello
|
|
||||||
:mode ("\\.org$" . org-mode))
|
|
||||||
|
|
||||||
;; web-beautify
|
;; web-beautify
|
||||||
;; Format HTML, CSS and JavaScript/JSON
|
;; Format HTML, CSS and JavaScript/JSON
|
||||||
(use-package web-beautify
|
(use-package web-beautify
|
||||||
|
|
Loading…
Reference in a new issue