mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
* feat: typo resistant matcher using frizbee from blink.cmp * chore: generate completions & manpage * fix: back to stable rustc using fork * chore: update lockfile * chore: feature gate * ci: update actions * chore: generate completions & manpage * ci: use rustup directly * ci: fix feature name --------- Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
5 lines
83 B
TOML
5 lines
83 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
profile = "default"
|
|
components = ["rust-analyzer"]
|