emacs-typst-ts-mode
Typst tree-sitter mode
typst-ts-mode
is a tree-sitter mode for the Typst typesetting and markup language, providing automatic (re-)compilation, structural navigation, symbol and documentation lookup, and more.
- Versions: 0.12.0-0.972dc69
- Website: https://codeberg.org/meow_king/typst-ts-mode
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-typst-ts-mode
as follows:
guix install emacs-typst-ts-mode
Or install a particular version:
guix install emacs-typst-ts-mode@0.12.0-0.972dc69
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of emacs-typst-ts-mode about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-typst-ts-mode'><img src='https://packages.guix.gnu.org/packages/emacs-typst-ts-mode/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-typst-ts-mode)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-typst-ts-mode][https://packages.guix.gnu.org/packages/emacs-typst-ts-mode/badges/latest-version.svg]]