diff --git a/init.el b/init.el index 37340e0..1782dc6 100644 --- a/init.el +++ b/init.el @@ -288,6 +288,9 @@ (use-package json-mode :straight t) +(use-package markdown-mode + :straight t) + (use-package cmake-mode :straight t)