An open API service indexing awesome lists of open source software.

https://github.com/modprog/doc-spelling-lsp


https://github.com/modprog/doc-spelling-lsp

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# ltex-lsp-rust

[![CI Status](https://github.com/ModProg/ltex-lsp-rust/actions/workflows/test.yaml/badge.svg)](https://github.com/ModProg/ltex-lsp-rust/actions/workflows/test.yaml)
[![Crates.io](https://img.shields.io/crates/v/ltex-lsp-rust)](https://crates.io/crates/ltex-lsp-rust)
[![Docs.rs](https://img.shields.io/crates/v/template?color=informational&label=docs.rs)](https://docs.rs/ltex-lsp-rust)
[![Documentation for `main`](https://img.shields.io/badge/docs-main-informational)](https://modprog.github.io/ltex-lsp-rust/ltex_lsp_rust/)

## helix
The helix repo is only used to get a list of tree-sitter grammars. To initialize the submodule, either clone this repo with `git clone --recurse-submodules` or run `git submodule init` and `git submodule update` after a regular clone.