typst.nvim
TypST plugin
A Neovim plugin for supporting the TypST language with Treesitter highlighting, snippets, and integration.
WIP. Goals: Treesitter highlighting, snippets, and a smooth intergration with neovim.
145 stars
15 watching
2 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
seniormars/tree-sitter-typst | A parser for the Typst File Format used in typesetting | 138 |
seniormars/typst-raytracer | Testing and implementing a raytracer in a novel programming language | 7 |
nvim-treesitter/nvim-treesitter-textobjects | Enables syntax-aware text objects in Neovim with tree-sitter support | 2,191 |
niuiic/typst-preview.nvim | Generates and previews PDF files from compiled typst documents, responding to file changes. | 33 |
rubixdev/syntastica-typst | A Tree-sitter syntax highlighting plugin for Typst code blocks | 16 |
rrethy/nvim-treesitter-textsubjects | A plugin that enables location-aware text objects in Neovim. | 516 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 435 |
mrpicklepinosaur/typst-conceal.vim | Conceals specific types of text in Typst to enhance readability and user experience. | 17 |
nvarner/typst-lsp | A language server and extension for Typst, providing syntax highlighting, error reporting, code completion, and PDF compilation. | 1,208 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 376 |
rrethy/nvim-treesitter-endwise | Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 349 |
mrcjkb/rustaceanvim | A plugin that enhances Neovim's functionality for Rust development | 1,761 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |
tenxsoydev/karen-yank.nvim | A Neovim plugin to improve register handling with intuitive mappings and intentional deletion | 81 |
rrethy/base16-nvim | A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. | 521 |