https://github.com/modprog/doc-spelling-lsp
https://github.com/modprog/doc-spelling-lsp
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/modprog/doc-spelling-lsp
- Owner: ModProg
- License: apache-2.0
- Created: 2024-02-26T23:44:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-04T23:50:10.000Z (11 months ago)
- Last Synced: 2025-09-02T04:41:45.996Z (10 months ago)
- Language: Rust
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# ltex-lsp-rust
[](https://github.com/ModProg/ltex-lsp-rust/actions/workflows/test.yaml)
[](https://crates.io/crates/ltex-lsp-rust)
[](https://docs.rs/ltex-lsp-rust)
[](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.