kak-tree-sitter-config

Crates.iokak-tree-sitter-config
lib.rskak-tree-sitter-config
version
sourcesrc
created_at2023-05-24 22:15:35.150805
updated_at2024-12-18 14:48:02.119623
descriptionServer between Kakoune and tree-sitter; configuration layer
homepagehttps://git.sr.ht/~hadronized/kak-tree-sitter
repositoryhttps://git.sr.ht/~hadronized/kak-tree-sitter
max_upload_size
id873796
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Dimitri Sabadie (hadronized)

documentation

README

Configuration layer for kak-tree-sitter and ktsctl

This crate contains the Config type used by kak-tree-sitter and ktsctl in a unified way.

Commit count: 0

cargo fmt