Start adding ob-tmux to doom config.

This commit is contained in:
2023-09-05 07:28:45 +12:00
parent 9fde83fc09
commit d221812cf7
3 changed files with 20 additions and 1 deletions

View File

@ -48,3 +48,9 @@
;(unpin! pinned-package another-pinned-package)
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
;(unpin! t)
(package! ob-tmux)
(package! ob-async)
(package! kubernetes)
(package! kubernetes-evil)
(package! graphviz-dot-mode)