From 72ec7eb6a533af97657a890fdf88043cf0fa13b4 Mon Sep 17 00:00:00 2001 From: arne314 <73391160+arne314@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:35:22 +0100 Subject: [PATCH] add typstar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8314675..fce0800 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ PRs welcomed! - [inktyp](https://github.com/herlev/inktyp) - An Inkscape plugin to insert and edit Typst equations - [obsidian-typst](https://github.com/fenjalien/obsidian-typst) - Renders typst code blocks in Obsidian into images using Typst through the power of WASM! - [org-typst-preview](https://github.com/remimimimimi/org-typst-preview.el) - Typst preview in org-mode +- [typstar](https://github.com/arne314/typstar) - Neovim plugin providing autosnippets, excalidraw integration and \[standalone\] Anki flashcard export - [typst-conceal.vim](https://github.com/MrPicklePinosaur/typst-conceal.vim) - Vim/Nvim plugin for replacing long typst symbol names with unicode characters - [typst-math](https://marketplace.visualstudio.com/items?itemName=surv.typst-math) - A VS Code extension to simplify math writing in Typst - [typst-sympy-calculator](https://github.com/OrangeX4/vscode-typst-sympy-calculator) - VS Code extension for Typst math calculating, includes Arithmetic, Calculus, Matrix, Custom Variances and Functions by yourself