Metadata-Version: 2.4
Name: jupyter-tombi-language-server
Version: 0.1.0
Summary: A plugin for Jupyter LSP that adds support for tombi, the TOML LSP
Requires-Dist: jupyter-lsp
Requires-Dist: tombi
Requires-Dist: traitlets
Description-Content-Type: text/markdown

# Jupyter Tombi Language Server Extension

## Installation

```bash
pip install jupyter-tombi-language-server
```

## Configuration

The Tombi language server exposes configuration options. The reference for this configuration can be found at <https://tombi-toml.github.io/tombi/docs/configuration/>.
