@ -103,6 +103,11 @@
(use-package ts-fold
:straight (ts-fold :type git :host github :repo "emacs-tree-sitter/ts-fold"))
;; Markdown
(use-package markdown-mode
:init
(setq markdown-fontify-code-blocks-natively t))
;; Treesitter
(use-package tree-sitter
:config