diff --git a/home/jonas/static/doom-config/config.el b/home/jonas/static/doom-config/config.el index 91d4236..c5fafc3 100644 --- a/home/jonas/static/doom-config/config.el +++ b/home/jonas/static/doom-config/config.el @@ -112,3 +112,5 @@ (setq markdown-enable-math t)) (add-hook! 'markdown-mode-hook 'pandoc-mode) + +(require 'dap-cpptools)