mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 15:26:18 -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> |
||
|---|---|---|
| .. | ||
| completion.bash | ||
| completion.fish | ||
| completion.nu | ||
| completion.zsh | ||
| key-bindings.bash | ||
| key-bindings.fish | ||
| key-bindings.zsh | ||
| LICENSE | ||
| README.md | ||
| version.txt | ||
This directory contains the shell bindings for skim.
Note that the content in this directory is copied from fzf and modified to fit skim.
The scripts in this directory will not be maintained by skim.
But you are welcome to submit PR for update the scripts to the fzf's latest scripts. Thanks!