mirror of
https://github.com/lotabout/skim.git
synced 2026-09-09 23:06:17 -04:00
* wip: stable rust, but no match indices * feat: use restored indices api * chore: use crates.io pushed 0.8.0 * chore: generate completions & manpage * fix: remove nightly-specific coverage annotations --------- Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
5 lines
82 B
TOML
5 lines
82 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
profile = "default"
|
|
components = ["rust-analyzer"]
|