mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-27 14:23:43 -05:00
feat(markdown): add treesit support
This commit is contained in:
@@ -33,11 +33,16 @@ for Markdown's syntax is the format of plain text email. -- John Gruber
|
||||
- +grip ::
|
||||
Enable [[https://github.com/seagle0128/grip-mode][grip support]] (on [[kbd:][<localleader> p]]), to provide live github-style
|
||||
previews of your markdown (or org) files.
|
||||
- +tree-sitter ::
|
||||
Enable tree-sitter support for Markdown files. Note that tree-sitter support
|
||||
on Emacs 31 is superior to 30 and under. Requires the [[doom-module::tools
|
||||
tree-sitter]] module.
|
||||
|
||||
** Packages
|
||||
- [[doom-package:edit-indirect]]
|
||||
- [[doom-package:evil-markdown]] if [[doom-module::editor evil +everywhere]]
|
||||
- [[doom-package:grip-mode]] if [[doom-module:+grip]]
|
||||
- [[doom-package:markdown-ts-mode]] if [[doom-module:+tree-sitter]]
|
||||
- [[doom-package:markdown-mode]]
|
||||
- [[doom-package:markdown-toc]]
|
||||
|
||||
|
Reference in New Issue
Block a user