Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit 5776fd4

Browse files
committed
doc: update README
1 parent 1d411ea commit 5776fd4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
**Note**: For Emacs 29 users, please use [typst-ts-mode](https://git.sr.ht/~meow_king/typst-ts-mode) instead, which is a lot more consummate than this mode.
44
**Note2**: I suppose I have no motion and plan to update this major mode in a long time, so I'll achieve
55
this major mode(github). I will spend more energy into maintaining `typst-ts-mode` and [uben0/tree-sitter-typst](https://github.com/uben0/tree-sitter-typst)
6+
**Note3**: If someone wants to renew `typst-mode` and built it on top of the existing code, contact me (`[email protected]`), I can transfer this repo to you.
67

78
Emacs support for [Typst](https://github.com/typst/typst).
89

typst-mode.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
;;; typst-mode.el --- A major mode for working with Typst typesetting system -*- lexical-binding: t; -*-
22

33
;; Version: 0.1
4-
;; Author: Ziqi Yang
4+
;; Author: Ziqi Yang <[email protected]>
55
;; Keywords: outlines
66
;; URL: https://github.com/Ziqi-Yang/typst-mode.el
77
;; License: GNU General Public License >= 3

0 commit comments

Comments
 (0)