branch: elpa/typst-ts-mode
commit 4c26bf9185de819fed6fae88d754ad63ec66e8ac
Author: Ziqi Yang <mr.ziqiy...@gmail.com>
Commit: Ziqi Yang <mr.ziqiy...@gmail.com>

    doc: update README
---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b7857f6edb..db4619661c 100644
--- a/README.md
+++ b/README.md
@@ -98,8 +98,7 @@ You can try shell command `typst compile <file> --open && 
sleep 1` in Emacs to s
 5. `typst-ts-mode-display-watch-process-bufer-automatically`. This is set to 
`t` by
 default, so the `typst watch` process buffer appear when an error occurs, and 
disappear
 when there is no error. You may find there is only one error at a time, and it 
is
-because Typst itself do this style. You may find 
[auto-save](https://github.com/manateelazycat/auto-save)
-and [super-save](https://github.com/bbatsov/super-save) useful (or annoying).
+because Typst itself do this style. You may find `auto-save-mode`, 
`auto-save-visited-mode`, 
[auto-save](https://github.com/manateelazycat/auto-save) or 
[super-save](https://github.com/bbatsov/super-save) useful (or annoying).
 6. `typst-ts-markup-header-same-height` and `typst-ts-markup-header-scale` to 
control header height. 
 
 ### Consult Imenu Integration

Reply via email to