Noah Rahbek Bigum Hansen

Noah Rahbek Bigum Hansen

Mechanical Engineering student at Aarhus University. Interested in vim, software development and guitar pedals.

Reference Manual

This reference manual provides comprehensive technical details for the Tungsten plugin. It covers the complete command API, configuration options, syntax specifications, and backend integration specifics.

Designed for both new users and power users, this section is the authoritative source for understanding how Tungsten parses, evaluates, and renders mathematical content within Neovim.

Table of Contents

Commands A complete dictionary of all available Neovim commands provided by Tungsten, including arithmetic evaluation, matrix operations, differential equation solvers, and plotting tools.

Configuration Detailed documentation of the setup options available in config.lua. This section explains how to customize keybindings, caching behavior, timeouts, and UI preferences.

Syntax & Notation A guide to the Tungsten parser. Learn how to write valid input for variables, constants, matrices, and operators, including the mix of standard LaTeX and shorthand notation supported by the plugin.

Error Reference A troubleshooting guide for common issues. This page explains error messages returned by the parser or backend engines and provides steps to resolve configuration or syntax problems.