branch: elpa/typst-ts-mode commit ebdce771f3dc2574955928e588dad97b005e8e13 Author: Ziqi Yang <mr.ziqiy...@gmail.com> Commit: Ziqi Yang <mr.ziqiy...@gmail.com>
doc: update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5fd451586b..35e3abf1e3 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ For reference, this is my configuration. `C-c C-c C` : `typst-ts-mode-compile` `C-c C-c w` : `typst-ts-mode-watch-toggle` `C-c C-c p` : `typst-ts-mode-preview` +`M-<left>` : `typst-ts-mode-shift-heading-left` +`M-<right>` : `typst-ts-mode-shift-heading-right` ## Customization Options